8,282
edits
m (Diamondback88 moved page Template:Infobox region/doc to Template:Region/doc) |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{Documentation header}} | ||
<pre style="display:table"> | |||
{{Region | |||
| name = | |||
| image = | |||
| image_caption = | |||
| type = | |||
| owners = | |||
| contributors = | |||
| public_access = | |||
| public_build = | |||
| established = | |||
| discovered = | |||
| status = | |||
| dimension = | |||
| x = | |||
| y = | |||
| z = | |||
| underground = | |||
}} | }} | ||
</pre> | |||
<templatedata> | <templatedata> | ||
Line 180: | Line 174: | ||
} | } | ||
</templatedata> | </templatedata> | ||
== Examples == | |||
=== Some === | |||
{{Region | |||
| image = Arena Overview 2020-12-31.png | |||
| type = PvP Arena | |||
| public_access = Yes | |||
| status = Active | |||
| dimension = Otherside overworld | |||
| x = 40 | |||
| y = | |||
| z = 400 | |||
}} | |||
<pre style="display:table"> | |||
{{Region | |||
| image = Arena Overview 2020-12-31.png | |||
| type = PvP Arena | |||
| public_access = Yes | |||
| status = Active | |||
| dimension = Otherside overworld | |||
| x = 40 | |||
| y = | |||
| z = 400 | |||
}} | |||
</pre> | |||
=== Everything === | |||
{{Region | |||
| name = Super Epic Arena | |||
| image = Arena Overview 2020-12-31.png | |||
| image_caption = Sweat HQ | |||
| type = PvP Arena | |||
| owners = Your mom | |||
| contributors = Your dad | |||
| public_access = Yes | |||
| public_build = No | |||
| established = May 2020 | |||
| discovered = May 2020 | |||
| status = Active | |||
| dimension = Otherside overworld | |||
| x = 40 | |||
| y = 150 | |||
| z = 400 | |||
| underground = No | |||
}} | |||
<pre style="display:table"> | |||
{{Region | |||
| name = Super Epic Arena | |||
| image = Arena Overview 2020-12-31.png | |||
| image_caption = Sweat HQ | |||
| type = PvP Arena | |||
| owners = Your mom | |||
| contributors = Your dad | |||
| public_access = Yes | |||
| public_build = No | |||
| established = May 2020 | |||
| discovered = May 2020 | |||
| status = Active | |||
| dimension = Otherside overworld | |||
| x = 40 | |||
| y = 150 | |||
| z = 400 | |||
| underground = No | |||
}} | |||
</pre> |