Template:CityExtended: Difference between revisions
Jump to navigation
Jump to search
Betajippity (talk | contribs) No edit summary |
Betajippity (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
| labelstyle = width:33%;background:#ddf; | | labelstyle = width:33%;background:#ddf; | ||
| header1 = {{#if: {{{server|}}}{{{warp|}}}{{{coordinates|}}} | Location}} | | header1 = {{#if: {{{server|}}}{{{warp|}}}{{{coordinates|}}} | Location}} | ||
| | | label1 = Server | ||
| | | data1 = {{{server|}}} | ||
| | | label2 = Map revisions | ||
| | | data2 = {{{maprevision|}}} {{#switch: {{lc:{{{server|}}}}} | ||
| [[creative]] = {{#ifeq: {{{maprevision|}}} | {{Current Creative map revision}} | (current)}} | | [[creative]] = {{#ifeq: {{{maprevision|}}} | {{Current Creative map revision}} | (current)}} | ||
| [[survival]] = {{#ifeq: {{{maprevision|}}} | {{Current Survival map revision}} | (current)}} | | [[survival]] = {{#ifeq: {{{maprevision|}}} | {{Current Survival map revision}} | (current)}} | ||
Line 15: | Line 15: | ||
| [[pve]] = {{#ifeq: {{{maprevision|}}} | {{Current PvE map revision}} | (current)}} | | [[pve]] = {{#ifeq: {{{maprevision|}}} | {{Current PvE map revision}} | (current)}} | ||
}} | }} | ||
| | | label3 = Warp | ||
| | | data3 = {{{warp|}}} | ||
| | | label4 = Coordinates | ||
| | | data4 = {{{coordinates|}}} | ||
| header6 = {{#if: {{{mayors|}}}{{{contributors|}}} | Creators}} | | header6 = {{#if: {{{mayors|}}}{{{contributors|}}} | Creators}} | ||
| | | label5 = Mayors | ||
| | | data5 = {{{mayors|}}} | ||
| | | label6 = Citizens | ||
| | | data6 = {{{contributors|}}} | ||
| | | label7 = Evicted | ||
| | | data7 = {{{evicted|}}} | ||
| header10 = {{#if: {{{started|}}}{{{maprevisionsascity|}}}{{{maprevisionsinexile|}}}| Timeline}} | | header10 = {{#if: {{{started|}}}{{{maprevisionsascity|}}}{{{maprevisionsinexile|}}}| Timeline}} | ||
| | | label8 = Started | ||
| | | data8 = {{{started|}}} | ||
| | | label9 = Map revisions as city | ||
| | | data9 = {{{maprevisionsascity|}}} | ||
| | | label10 = Map revisions in exile | ||
| | | data10 = {{{maprevisionsinexile|}}} | ||
| header11 = {{#if: {{{spleefteam|}}}{{{colors|}}} | City Info}} | | header11 = {{#if: {{{spleefteam|}}}{{{colors|}}} | City Info}} | ||
| | | label11 = Spleef Team | ||
| | | data11 = {{{spleefteam|}}} | ||
| | | label12 = City Colors | ||
| | | data12 = {{{colors|}}} | ||
}}{{#ifeq: {{NAMESPACE}} | Template | | {{#switch: {{lc:{{{server|}}}}} | }}{{#ifeq: {{NAMESPACE}} | Template | | {{#switch: {{lc:{{{server|}}}}} |
Revision as of 09:29, 2 June 2016
Caption | |
Location | |
---|---|
Warp | test |
Coordinates | 1, 2 |
Mayors | foo |
Creators | |
Evicted | baz, bar |
Started | 2011-01-02 |
Map revisions as city | 4 through 16 |
Timeline | |
City Info | |
City Colors | white, light blue, and blue |
{{CityExtended | name = Test | image = [[Image:Example.png|225px]] | caption = Caption | server = [[Creative]] / [[Survival]] / [[PvE]] / [[Chaos]] Remember put server name in brackets | maprevisions = 3 | maprevisionsascity = 4 through 16 | maprevisionsinexile = 17 through 18 | warp = test | coordinates = 1, 2 | mayors = foo | contributors = bar, baz | evicted = baz, bar | started = 2011-01-02 | completed = 2011-01-05 | spleefteam = SploofyMcSpleefface | colors = white, light blue, and blue }}
Parameters
- name
- city name
- image
- image of the city
- caption
- caption under the image.
- server
- link to the server page. put brackets around server name.
- map revision
- map revision (the template will automatically add (current) if it is the current revision)
- warp
- warp name
- coordinates
- x and z coordinates
- mayors
- lead designer or builder
- contributors
- contributors or builders
- evicted
- previous contributors or builders forceable removed
- started
- start date (YYYY-MM-DD)
- completed
- completion date (YYYY-MM-DD)
- spleef team
- spleef team
- colors
- city colors
The above documentation is transcluded from Template:CityExtended/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |