More actions
m (update progress) |
m (update progress) |
||
Line 12: | Line 12: | ||
** "Chibi.png" -> [[:Category:Chibi]] | ** "Chibi.png" -> [[:Category:Chibi]] | ||
** "Special" -> [[:Category:Special Artwork]] | ** "Special" -> [[:Category:Special Artwork]] | ||
** "Sprite Reference" -> [[:Category:Palette References]] | |||
*** Mai needs captions | |||
* '''To Do''' | * '''To Do''' | ||
** "Story Mode Avatar" -> [[:Category:Portraits]] | ** "Story Mode Avatar" -> [[:Category:Portraits]] | ||
** "Model Sheet" -> [[:Category:Model Sheets]] | ** "Model Sheet" -> [[:Category:Model Sheets]] | ||
** "Concept" -> [[:Category:Early Designs]] | ** "Concept" -> [[:Category:Early Designs]] | ||
** "Storyboard" -> [[:Category:Storyboards]] | ** "Storyboard" -> [[:Category:Storyboards]] | ||
** " | ** "Birthday" -> [[:Category:Birthday Art]] | ||
** " | ** "Wallpaper" -> [[:Category:Wallpapers]] | ||
** [[: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. | ||
* '''Mass edit''' (for story modes etc) | * '''Mass edit''' (for story modes etc) | ||
** Clone Phantasma | |||
** BlazBlue Calamity Trigger | ** BlazBlue Calamity Trigger | ||
** BlazBlue Chrono Phantasma | ** BlazBlue Chrono Phantasma | ||
** BlazBlue Central Fiction | ** BlazBlue Central Fiction | ||
** "Sticker" -> [[:Category:Stickers]] | |||
** "Arcade" -> [[:Category:Arcade Mode]] | |||
** "Story" -> [[:Category:Story]] | |||
== Useful References == | == Useful References == |
Revision as of 22:47, 11 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
- To Do
- "Story Mode Avatar" -> Category:Portraits
- "Model Sheet" -> Category:Model Sheets
- "Concept" -> Category:Early Designs
- "Storyboard" -> Category:Storyboards
- "Birthday" -> Category:Birthday Art
- "Wallpaper" -> Category:Wallpapers
- 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
- "Sticker" -> Category:Stickers
- "Arcade" -> Category:Arcade Mode
- "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=)