More actions
m (update progress) |
m (update todo, reorganize) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly></includeonly><noinclude> | ||
== Media Categorization Progress == | |||
<tab openname="To Do" style="width:800px;" container="font-style:default;" title="Example tooltip"> | |||
* ''' | '''Tagging images''' | ||
* XXX "Story" -> [[:Category:Story]] tag w/ characters & locations | |||
** "Lobby Avatar" -> [[:Category:Lobby Avatars]] | ** "BlazBlue Central Fiction Story Mode" | ||
'''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) | |||
'''Other''' | |||
* add 10th anniversary images? (& Tager's Bday images?) | |||
* QC pages | |||
* [[Blue Radio]] | |||
</tab> | |||
<tab collapsed openname="Completed" style="width:800px;" container="font-style:default;" title="Example tooltip"> | |||
* "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 | |||
</tab> | |||
<tab collapsed openname="(Bookmarks)" style="width:800px;" container="font-style:default;" title="Example tooltip"> | |||
* [[Nox Nyctores]] | |||
* [[:Category:Media Categories]] | |||
** [[:Category:Media by Character]] | |||
** [[:Category:Media by Location]] | |||
</tab> | |||
== Useful References == | == Useful References == |
Revision as of 00:05, 23 November 2017
Media Categorization Progress
<tab openname="To Do" style="width:800px;" container="font-style:default;" title="Example tooltip"> Tagging images
- XXX "Story" -> Category:Story tag w/ characters & locations
- "BlazBlue Central Fiction Story Mode"
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 Bday images?)
- QC pages
- Blue Radio
</tab>
<tab collapsed openname="Completed" style="width:800px;" container="font-style:default;" title="Example tooltip">
- "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
</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=)