Template:Infobox/doc: Difference between revisions

Replaced content with "{{Documentation subpage}}"
No edit summary
(Replaced content with "{{Documentation subpage}}")
Tag: Replaced
 
(One intermediate revision by the same user not shown)
Line 1:
{{Documentation subpage}}
==Usage==
To use this template in an article, copy the template below, then paste the template into an article. All parameters are optional. Only include pertinent parameters in your Infobox - it is rare that an infobox should use most parameters. If you have parameter suggestions use [[Template talk:Infobox civilization/doc]]. Use <code><nowiki>item<br/>item<br/>item </nowiki></code> for parameters that should span multiple lines in infobox (e.g. listing multiple settlements).
=== Simplified ===
{{Parameter names example
|_template=Infobox civilization
| name
| image
| caption
| image2
| caption2
| location
| demonym
| activity_level
| alliance
| capital_city
| government_type
| governing_document
| position_title1
| position_name1
| position_title2
| position_name2
| position_title3
| position_name3
| foundation_date
| motto
| subreddit
| discord
}}
 
<source lang="html" style="overflow: hidden; background: unset;">
{{Infobox civilization
| name =
| image =
| caption =
| image2 =
| caption2 =
| location = <!-- use {{Coord|X|Z|R}} -->
| demonym =
| activity_level = <!-- Inactive/Low/Medium/High (as of DATE)-->
| alliance =
| capital_city =
| government_type =
| governing_document =
| position_title1 =
| position_name1 =
| position_title2 =
| position_name2 =
| position_title3 =
| position_name3 =
| foundation_date =
| motto = <!-- "TEXT" -->
| subreddit = <!-- [https://reddit.com/r/SUBREDDIT/ /r/SUBREDDIT] -->
| discord = <!-- [https://discord.gg/INVITECODE INVITECODE] -->
}}
</source>
19

edits