Template:Infobox region: Difference between revisions
Created infobox for regions |
Lord Durok (talk | contribs) 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": { | |||
< | "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> | ||
Latest revision as of 17:19, 1 September 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Aliases | aliases | What other names does the region have? | String | optional |
Denonym | denonym | What do the people from the region call themselves? | String | optional |
Language | language | What language do people in the region talk? | String | optional |
{{Infobox region | title = Rioja | denonym = Riojan | language = Riojan }}