Template:City/doc: Difference between revisions

From MC Public Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== 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==
{{City
{{City
| title        = Test
| title        = Example City Name
| image        = [[Image:Example.png]]
| image        = [[Image:Example.png|350px]]
| caption      = caption text
| caption      = caption text
| server        = [[PvP]]
| server        = [[PvE]]
| map revision  = 1
| map revision  = 17
| warp          = warpname
| warp          =  
| map revision  = 1
| coordinates  = {{CartoP|r=17|x=0|z=0}}
| coordinates  =  
| mayors        = example, example, example
| mayors        = test, test, test
| residents    = example, example, example
| residents    = asdfas,asdfas
| evicted      = sdfgsdfsdfgs
| started      = date
| started      = date
| completed    = date
| completed    = date
}}
}}
If you don't have something to put in a section just leave it blank and it won't be shown. :)
<pre style="overflow:auto">
{{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
}}
</pre>

Latest revision as of 16:22, 5 March 2016

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
}}