More actions
mNo edit summary |
(remove Master Gallery test code, add media categorization progress) |
||
Line 1: | Line 1: | ||
== 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]] | |||
* '''To Do''' | |||
** "Story Mode Avatar" -> [[:Category:Portraits]] | |||
** "Sprite Reference" -> [[:Category:Palette References]] | |||
** "Arcade" -> [[:Category:Arcade Mode]] | |||
** "Birthday" -> [[:Category:Birthday Art]] | |||
** "Special" -> [[:Category:Special Artwork]] | |||
** "Sticker" -> [[:Category:Stickers]] | |||
** "Wallpaper" -> [[:Category:Wallpapers]] | |||
** "Model Sheet" -> [[:Category:Model Sheets]] | |||
** "Concept" -> [[:Category:Early Designs]] | |||
** "Storyboard" -> [[:Category:Storyboards]] | |||
** "XBlaze Code Embryo Story" | |||
** "XBlaze Lost Memories Story" | |||
** "XBlaze Lost Memories Ending" | |||
** "Chrono Phantasma Story Mode" | |||
** "Central Fiction Story Mode" | |||
** "Clone Phantasma" | |||
== Useful References == | == Useful References == |
Revision as of 21:11, 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
- To Do
- "Story Mode Avatar" -> Category:Portraits
- "Sprite Reference" -> Category:Palette References
- "Arcade" -> Category:Arcade Mode
- "Birthday" -> Category:Birthday Art
- "Special" -> Category:Special Artwork
- "Sticker" -> Category:Stickers
- "Wallpaper" -> Category:Wallpapers
- "Model Sheet" -> Category:Model Sheets
- "Concept" -> Category:Early Designs
- "Storyboard" -> Category:Storyboards
- "XBlaze Code Embryo Story"
- "XBlaze Lost Memories Story"
- "XBlaze Lost Memories Ending"
- "Chrono Phantasma Story Mode"
- "Central Fiction Story Mode"
- "Clone Phantasma"
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=)