More actions
m (update progress) |
m (update progress) |
||
Line 16: | Line 16: | ||
** "Avatar" -> [[:Category:Portraits]] as necessary | ** "Avatar" -> [[:Category:Portraits]] as necessary | ||
** "Sticker" -> [[:Category:Stickers]] (XBlaze, BlazBlue Blue Radio, BlazBlue) | ** "Sticker" -> [[:Category:Stickers]] (XBlaze, BlazBlue Blue Radio, BlazBlue) | ||
** "Wallpaper" -> [[:Category:Wallpapers]] | |||
* '''To Do''' | * '''To Do''' | ||
** "Model Sheet" -> [[:Category:Model Sheets]] | ** "Model Sheet" -> [[:Category:Model Sheets]] | ||
Line 21: | Line 22: | ||
** "Storyboard" -> [[:Category:Storyboards]] | ** "Storyboard" -> [[:Category:Storyboards]] | ||
** "Birthday" -> [[:Category:Birthday Art]] | ** "Birthday" -> [[:Category:Birthday Art]] | ||
** [[:Category:Relius Clover]] -> go add [[:Category:Ignis]] to the relevant ones. | ** [[: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. | ** [[:Category:Rachel Alucard]] -> go add [[:Category:Gii]] and [[:Category:Nago]] to the relevant ones. |
Revision as of 10:26, 12 November 2017
Media Categorization Progress
- "search term" (filter for Files) -> Category
- Completed
- "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
- To Do
- "Model Sheet" -> Category:Model Sheets
- "Concept" -> Category:Early Designs
- "Storyboard" -> Category:Storyboards
- "Birthday" -> Category:Birthday Art
- 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.
- Mass edit (for story modes etc)
- Clone Phantasma
- BlazBlue Calamity Trigger
- BlazBlue Chrono Phantasma
- BlazBlue Central Fiction
- XXX "Arcade" -> Category:Arcade Mode
- XXX "Story" -> Category:Story
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=)