Template:City: Difference between revisions

From MC Public Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(4 intermediate revisions by the same user not shown)
Line 10: Line 10:
| data1  = {{{server|}}}
| data1  = {{{server|}}}
| label2  = Map revision
| label2  = Map revision
| data2  = {{{map revision|}}} {{#switch: {{lc:{{{server|}}}}}
| data2  = {{{map revision|}}}
| label3  = Warp
| label3  = Warp
| data3  = {{{warp|}}}
| data3  = {{{warp|}}}
| header4 = {{#if: {{{started|}}}{{{completed|}}} | Timeline}}
| label4  = Coordinates
| label5 = Started
| data4  = {{{coordinates|}}}
| data5   = {{{started|}}}
| header5 = {{#if: {{{started|}}}{{{completed|}}} | Timeline}}
| label6 = Completed
| label6 = Started
| data6   = {{{completed|}}}
| data6   = {{{started|}}}
| header7 = {{#if: {{{mayors|}}}{{{residents|}}} | Creators}}
| label7 = Completed
| label8 = Mayors
| data7   = {{{completed|}}}
| data8   = {{{mayors|}}}
| header8 = {{#if: {{{mayors|}}}{{{residents|}}} | Creators}}
| label9 = Residents
| label9 = Mayors
| data9   = {{{residents|}}}
| data9   = {{{mayors|}}}
| label10  = Evicted
| label10 = Residents
| data10  = {{{evicted|}}}
| data10   = {{{residents|}}}


}}
}}

Revision as of 16:22, 5 March 2016

Documentation icon Template documentation[view] [edit] [history] [purge]

Parameters

city name
Newest Argoth
image
caption
"..."
server name
PvP
map revision
12
warp
coordinates
mayors
username, username
residents
username, username
started
2012-12-23
completed
2013-02-13

Example

Example City Name
Example.png
caption text
Server PvE
Map revision 17
Coordinates 0, 0
Timeline
Started date
Completed date
Creators
Mayors example, example, example
Residents example, example, example


If you don't have something to put in a section just leave it blank and it won't be shown. :)

{{City
| title         = Example City Name
| image         = [[Image:Example.png|350px]]
| caption       = caption text
| server        = [[PvE]]
| map revision  = 17
| warp          = 
| coordinates   = {{CartoP|r=17|x=0|z=0}}
| mayors        = example, example, example
| residents     = example, example, example
| started       = date
| completed     = date
}}