Template:Region: Difference between revisions
Template page
More actions
m Protected "Template:Region" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
mNo edit summary |
||
| Line 4: | Line 4: | ||
<default>{{PAGENAME}}</default><format>'''''{{{name|}}}'''''</format> | <default>{{PAGENAME}}</default><format>'''''{{{name|}}}'''''</format> | ||
</title> | </title> | ||
<image | <data source="image" name="image"><format>{{{image|}}}</format></data> | ||
<header>Powers</header> | <header>Powers</header> | ||
<data source="major powers"><label>Major powers</label></data> | <data source="major powers"><label>Major powers</label></data> | ||
Revision as of 06:21, 10 July 2025
Region
Template for the Region infobox. Code to invoke below.
{{Region
| name =
| image =
| major powers = The big boys on the block
| minor powers = Maybe just for the significant next step down?
| important places = Those places that Trip Advisor says you just have to go to!
| quadrant = Which quadrant is this in? Won't display but used for category purposes. Consult a map to ensure correct value.
}}
Example
The below code invokes the infobox to the right as an example.
{{Region
| name = Kickass Expanse
| image =
| major powers = Starbase Kickass
| minor powers = Noise Control
| important places = *Starbase Kickass
*Noise Control's base
| quadrant = Alpha
}}