CivWiki:Editing Guide: Difference between revisions

m
no edit summary
mNo edit summary
Line 57:
 
Create a page with acronym name to redirect (I.e. Page name is TdC):
<precode><nowiki> #REDIRECT [[Tierra de Conciencia]]</prenowiki></code>
 
=== Categories ===
 
To categorize a page, link to the category in the article source.
<precode><nowiki>[[Category:Civilization]]</prenowiki></code>
 
=== File naming ===
Line 69:
 
When uploading flag images to the wiki, follow the format
<precode><nowiki> <Nation name> <subdivision name (if applicable)> <flag> </prenowiki></code>
(e.g. A valid file name would be Mount Augusta Insula flag.png)
 
Line 76:
Information that may quickly go out of date should be dated. (E.g. ''the population of X is 40'' should be replaced with ''the population of X is 40, as of January 2020''). If you find information that is not dated, affix the template:
 
<precode><nowiki>{{when}}</prenowiki></code>
 
=== Sandbox ===
Line 92:
=== [[Template:Coord]] ===
 
<precode><nowiki>{{Coord|X|Z|R}}</prenowiki></code>
 
=== [[Template:Infobox_civilization]] ===
 
Allows easier infobox creation. See the page for use details.
 
[[Category:Meta]]