Template:Infobox Local/doc: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{documentation}} | {{documentation}} | ||
{{clear}} | {{clear}} | ||
Used along with {{t|Infobox Local}}. | Used along with {{t|Infobox Local Images}}. | ||
==Documentation== | ==Documentation== | ||
===Usage=== | ===Usage=== | ||
<pre>{{Infobox | <pre>{{Infobox Local | ||
|name = The local's real name, not a short form. | |name = The local's real name, not a short form. | ||
|image = A scenery image to represent how the local looks | |image = A scenery image to represent how the local looks | ||
| Line 18: | Line 18: | ||
|leader = The leader or administrator of the local. (eg. Suros on Eris, or N8 on Gemini Station) | |leader = The leader or administrator of the local. (eg. Suros on Eris, or N8 on Gemini Station) | ||
|inhabitants = The race or inhabitants of the local. (eg. Humans and Martian) | |inhabitants = The race or inhabitants of the local. (eg. Humans and Martian) | ||
|demonym = What the inhabitants of the local are called. If no source is available, the parameter can be removed. (eg. Juppies on Jupiter) | |demonym = What the inhabitants of the local are called. If no source is available, the parameter can be removed. (eg. Juppies on Jupiter) | ||
}}</pre> | }}</pre> | ||
| Line 120: | Line 117: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
} | } | ||
}, | }, | ||
| Line 158: | Line 134: | ||
"leader", | "leader", | ||
"demonym", | "demonym", | ||
"inhabitants | "inhabitants" | ||
], | ], | ||
"format": "block" | "format": "block" | ||
} | } | ||
</templatedata> | </templatedata> | ||