More actions
m (update todo, reorganize) |
m (update progress) |
||
Line 4: | Line 4: | ||
<tab openname="To Do" style="width:800px;" container="font-style:default;" title="Example tooltip"> | <tab openname="To Do" style="width:800px;" container="font-style:default;" title="Example tooltip"> | ||
'''Code''' | '''Code''' | ||
* Change the [[Template: Gallery Section|Gallery Section template]] to sort Main Artwork by date. -> images lacking dates will be excluded (I'm particularly worried about the XBlaze/Bloodedge cast) | * Change the [[Template: Gallery Section|Gallery Section template]] to sort Main Artwork by date. -> images lacking dates will be excluded (I'm particularly worried about the XBlaze/Bloodedge cast) | ||
'''Other''' | '''Other''' | ||
* add 10th anniversary images? (& Tager's Bday images?) | * add 10th anniversary images? (& Tager's 2017 Bday images?) | ||
* QC pages | * QC pages | ||
* [[Blue Radio]] | * [[Blue Radio]] | ||
Line 16: | Line 13: | ||
<tab collapsed openname="Completed" style="width:800px;" container="font-style:default;" title="Example tooltip"> | <tab collapsed openname="Completed" style="width:800px;" container="font-style:default;" title="Example tooltip"> | ||
'''Tagging images''' | |||
* "Lobby Avatar" -> [[:Category:Lobby Avatars]] | * "Lobby Avatar" -> [[:Category:Lobby Avatars]] | ||
* "Normal Pose" -> [[:Category:Portraits]] | * "Normal Pose" -> [[:Category:Portraits]] | ||
Line 41: | Line 39: | ||
* Clone Phantasma | * Clone Phantasma | ||
* XXX "Arcade" -> [[:Category:Arcade Mode]] tag w/ characters & locations | * XXX "Arcade" -> [[:Category:Arcade Mode]] tag w/ characters & locations | ||
* XXX "Story" -> [[:Category:Story]] tag w/ characters & locations | |||
** "BlazBlue Central Fiction Story Mode" | |||
</tab> | </tab> | ||
Line 48: | Line 48: | ||
** [[:Category:Media by Character]] | ** [[:Category:Media by Character]] | ||
** [[:Category:Media by Location]] | ** [[:Category:Media by Location]] | ||
* [[:Category:Gallery Pages]] | |||
</tab> | </tab> | ||
Revision as of 07:08, 23 November 2017
Media Categorization Progress
<tab openname="To Do" style="width:800px;" container="font-style:default;" title="Example tooltip"> Code
- Change the Gallery Section template to sort Main Artwork by date. -> images lacking dates will be excluded (I'm particularly worried about the XBlaze/Bloodedge cast)
Other
- add 10th anniversary images? (& Tager's 2017 Bday images?)
- QC pages
- Blue Radio
</tab>
<tab collapsed openname="Completed" style="width:800px;" container="font-style:default;" title="Example tooltip"> Tagging images
- "Lobby Avatar" -> Category:Lobby Avatars
- "Normal Pose" -> Category:Portraits
- "Swimsuit Pose" -> Category:Portraits
- "Young Pose" -> Category:Portraits
- "Crest" -> Category:Crests
- didn't know where to put Embryo so just left it tagged "Crests", no character tags
- "Chibi" -> Category:Chibi
- "Chibi.png" -> Category:Chibi
- "Special" -> Category:Special Artwork
- "Sprite Reference" -> Category:Palette References
- Mai needs captions
- "Avatar" -> Category:Portraits as necessary
- "Sticker" -> Category:Stickers (XBlaze, BlazBlue Blue Radio, BlazBlue)
- "Wallpaper" -> Category:Wallpapers
- "Birthday" -> Category:Birthday Art
- "Storyboard" -> Category:Storyboards
- "Concept" -> Category:Early Designs
- "Model Sheet" -> Category:Model Sheets
- Category:Relius Clover -> go add Category:Ignis to the relevant ones.
- Category:Rachel Alucard -> go add Category:Gii and Category:Nago to the relevant ones.
- BlazBlue Central Fiction
- BlazBlue Calamity Trigger
- BlazBlue Chrono Phantasma
- Clone Phantasma
- XXX "Arcade" -> Category:Arcade Mode tag w/ characters & locations
- XXX "Story" -> Category:Story tag w/ characters & locations
- "BlazBlue Central Fiction Story Mode"
</tab>
<tab collapsed openname="(Bookmarks)" style="width:800px;" container="font-style:default;" title="Example tooltip">
</tab>
Useful References
Modules
- Overview of WikiMedia Lua
- Getting Started with MediaWiki Lua
- Basic Guide to Wikipedia Lua
- How to Write Readable Code
- Debugging Lua
Semantic MediaWiki
- Documentation for the Lua Module"s implementation of #ask, mw.smw.ask
- How to use SMW (#ask) to sort and query unions of categories
- How to use arbitrary variables in an SMW (#ask) query ie {{FULLPAGENAME}}
DPL
- https://en.wikinews.org/wiki/Wikinews:DynamicPageList
- https://www.mediawiki.org/wiki/Extension:DynamicPageList_(Wikimedia)
- http://followthescore.org/dpldemo/index.php?title=DPL:FAQ
Other things to look into later:
- CategoryTree extension
- https://meta.wikimedia.org/wiki/Help:Category
- categories of categories
Note: I believe it"s good wikimedia practice to use only ==H2== and beyond (in essence, to avoid using =H1=)