Template:Infobox region: Difference between revisions

From Timescape Wiki
Created infobox for regions
 
mNo edit summary
Tag: 2017 source edit
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly><infobox layout="stacked" accent-color-default="#d99559">
<infobox layout="stacked" accent-color-default="#d99559">
   <title source="name">
   <title source="name">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
Line 14: Line 13:
     <label>Language</label>
     <label>Language</label>
   </data>
   </data>
</infobox>
</infobox></includeonly><noinclude>
</includeonly>
<templatedata>
 
{
 
"params": {
<noinclude>
"aliases": {
"description": "What other names does the region have?",
"type": "string",
"label": "Aliases"
},
        "denonym": {
"description": "What do the people from the region call themselves?",
"type": "string",
"label": "Denonym"
},
        "language": {
"description": "What language do people in the region talk?",
"type": "string",
"label": "Language"
}
}
}
</templatedata>
[[Category:Infoboxes|Region]]
{{Infobox region
{{Infobox region
  | title        = Rioja
  | title        = Rioja
Line 30: Line 47:
  | denonym      = Riojan
  | denonym      = Riojan
  | language      = Riojan
  | language      = Riojan
}}</nowiki>
}}</nowiki></noinclude>
</noinclude>

Latest revision as of 17:19, 1 September 2024

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Aliasesaliases

What other names does the region have?

Stringoptional
Denonymdenonym

What do the people from the region call themselves?

Stringoptional
Languagelanguage

What language do people in the region talk?

Stringoptional

{{Infobox region
 | title         = Rioja
 | denonym       = Riojan
 | language      = Riojan
}}