Template:Infobox test/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
(24 intermediate revisions by the same user not shown)
Line 2: Line 2:
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata -->
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata -->
{{Lua|Module:Infobox}}
{{Lua|Module:Infobox}}
 
This template can be used to add at-a-glance information for continents.
This template can be used to add at-a-glance information on TTRPG campaigns.
 
== Usage ==
== Usage ==
{{Parameter names example
{{Parameter names example
| name
| name
| tag
| tag
| continent
| image
| image
| caption
| caption
| capital
| size5e
| largest_city
| type5e
| tags5e
| alignment5e
| deity
| movement
| vision
| sleep_cycle
| diet
| lifespan
| homeland
| intelligence
| language
| language
| people
| subraces
| religion
| favored_climate
| demonym
| favored_terrain
| founded
| height
| founded_by
| wingspan
| government
| weight
| leader_title
| skin_color
| leader_name
| hair_color
| area
| feathers
| population
| eye_color
| setting
| build
| distinctions
}}
}}
<pre style="overflow:auto;">
<pre style="overflow:auto;">
{{Infobox Country
{{Infobox Race
| name =  
| name =  
| tag =  
| tag =  
| continent =
| image =  
| image =  
| caption =  
| caption =  
| capital =  
| size5e =  
| largest_city =  
| type5e =
| tags5e =
| alignment5e =
| deity =
| movement =
| vision =
| sleep_cycle =
| diet =
| lifespan =
| homeland =
| intelligence =  
| language =  
| language =  
| people =  
| subraces =  
| religion =  
| favored_climate =  
| demonym =  
| favored_terrain =  
| founded =  
| height =  
| founded_by =  
| wingspan =  
| government =  
| weight =  
| leader_title =  
| skin_color =  
| leader_name =  
| hair_color =  
| area =  
| feathers =  
| population =  
| eye_color =  
| setting =  
| build =
| distinctions =  
}}
}}
</pre>
</pre>
== Parameters ==
== Parameters ==
; <code>name</code>:  
; <code>name</code>:  
; <code>tag</code>:  
; <code>tag</code>:  
; <code>continent</code>:
; <code>image</code>:  
; <code>image</code>:  
; <code>caption</code>:  
; <code>caption</code>:  
; <code>capital</code>:  
; <code>race</code>:  
; <code>largest_city</code>:  
; <code>gender</code>:  
; <code>language</code>:  
; <code>class</code>:  
; <code>people</code>:  
; <code>height</code>:  
; <code>religion</code>:  
; <code>weight</code>:  
; <code>demonym</code>:  
; <code>alignment</code>:  
; <code>founded</code>:  
; <code>faith</code>:  
; <code>founded_by</code>:  
; <code>born</code>:  
; <code>government</code>:  
; <code>died</code>:  
; <code>leader_title</code>:  
; <code>cause_of_death</code>:  
; <code>leader_name</code>:  
; <code>occupation</code>:  
; <code>area</code>:  
; <code>spouse</code>:  
; <code>population</code>:  
; <code>children</code>:
; <code>campaign</code>:
; <code>firstsession</code>:
; <code>lasesession</code>:  
; <code>setting</code>:  
; <code>setting</code>:  
 
; <code>character_sheet</code>:
==TemplateData==
==TemplateData==
{{Collapse top|title=[[Stiles.casa Wiki:TemplateData|TemplateData]] documentation used by [[Stiles.casa Wiki:VisualEditor|VisualEditor]] and other tools}}
{{Collapse top|title=[[Stiles.casa Wiki:TemplateData|TemplateData]] documentation used by [[Stiles.casa Wiki:VisualEditor|VisualEditor]] and other tools}}
Line 79: Line 97:
{
{
"params": {
"params": {
"name": {
"name": {},
"label": "Name",
"tag": {},
"description": "name of the country",
"image": {},
"type": "string"
"caption": {},
},
"date_founded": {},
"tag": {
"active": {},
"label": "Tag",
"allegiance": {},
"description": "tagline of the country",
"type": {},
"type": "string"
"role": {},
},
"size": {},
"continent": {
"headquarters": {},
"label": "Continent",
"nicknames": {},
"description": "name of the continent the country is on",
"patron": {},
"type": "wiki-page-name"
"members": {},
},
"leader_title": {},
"image": {
"first_leader": {},
"label": "Image",
"current_leader": {},
"description": "orthographic image of the continent that the country is on",
"last_leader": {},
"type": "wiki-file-name"
"setting": {}
},
"caption": {
"label": "Caption",
"description": "caption of the image",
"type": "string"
},
"capital": {
"label": "Capital",
"description": "the capital of the country",
"type": "wiki-page-name"
},
"largest_city": {
"label": "Largest City",
"description": "the largest city in the country",
"type": "wiki-page-name"
},
"language": {
"label": "Language",
"description": "list of major languages",
"type": "wiki-template-name"
},
"people": {
"label": "People",
"description": "list of the major people/races that reside within the country",
"type": "wiki-template-name"
},
"religion": {
"label": "Religion",
"description": "list of major religions practiced by the country",
"type": "wiki-template-name"
},
"demonym": {
"label": "Demonym",
"description": "what are the people of the country called",
"type": "string"
},
"founded": {
"label": "Founded",
"description": "the date the country was founded",
"type": "wiki-template-name"
},
"founded_by": {
"label": "Founded by",
"description": "who founded the country",
"type": "wiki-page-name"
},
"government": {
"label": "Government",
"description": "type of government",
"type": "string"
},
"leader_title": {
"label": "Leader Title",
"description": "the title of the leader",
"type": "string"
},
"leader_name": {
"label": "Leader Name",
"description": "name of the current leader",
"type": "wiki-page-name"
},
"area": {
"label": "Area",
"description": "the total area of the country",
"type": "string"
},
"population": {
"label": "Population",
"description": "estimated population of the country",
"type": "string"
},
"setting": {
"label": "Setting",
"description": "the setting the country is a part of",
"type": "wiki-page-name"
}
}
}
}
}
</templatedata>
</templatedata>
{{Collapse bottom}}
{{Collapse bottom}}
<includeonly>{{basepage subpage|
<includeonly>{{basepage subpage|
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- Categories below this line, please; interwikis at Wikidata -->
{{DEFAULTSORT:Infobox Campaign}}
{{DEFAULTSORT:Infobox test}}
}}</includeonly>
}}</includeonly>

Navigation menu