Template:Creation/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (fix) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Creation | {{Creation | ||
| title = Test | | title = Test | ||
| image = [[Image:Example.png|225px]] | | image = [[Image:Example.png|225px]] | ||
| caption = Caption | | caption = Caption of image | ||
| server = [[Creative]] | | server = [[Creative]] | ||
| map revision = 3 | | map revision = 3 | ||
Line 27: | Line 9: | ||
| lead = foo | | lead = foo | ||
| contributors = bar, baz | | contributors = bar, baz | ||
| evicted = baz, bar | |||
| started = 2011-01-02 | | started = 2011-01-02 | ||
| completed = 2011-01-05 | | completed = 2011-01-05 | ||
}} | }} | ||
Using this template on a page will automatically add the page to a category based on the <code>server</code> and <code>map revision</code> parameters. | |||
<pre style="overflow:auto"> | <pre style="overflow:auto"> | ||
Line 36: | Line 20: | ||
| image = [[Image:Example.png|225px]] | | image = [[Image:Example.png|225px]] | ||
| caption = Caption | | caption = Caption | ||
| server = [[Creative]] | | server = [[Creative]] / [[Survival]] / [[PvE]] / [[Chaos]] Remember put server name in brackets | ||
| map revision = 3 | | map revision = 3 | ||
| warp = test | | warp = test | ||
Line 42: | Line 26: | ||
| lead = foo | | lead = foo | ||
| contributors = bar, baz | | contributors = bar, baz | ||
| evicted = baz, bar | |||
| started = 2011-01-02 | | started = 2011-01-02 | ||
| completed = 2011-01-05 | | completed = 2011-01-05 | ||
}} | }} | ||
</pre> | </pre> | ||
== Parameters == | |||
; title : creation title | |||
; image : image of the creation | |||
; 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 | |||
; lead : lead designer or builder | |||
; contributors : contributors or builders | |||
; evicted : previous contributors or builders forceable removed | |||
; started : start date ([http://en.wikipedia.org/wiki/ISO_8601 YYYY-MM-DD]) | |||
; completed : completion date ([http://en.wikipedia.org/wiki/ISO_8601 YYYY-MM-DD]) | |||
<includeonly>[[Category:Templates]]</includeonly> |
Latest revision as of 21:03, 9 March 2012
Caption of image | |
Location | |
---|---|
Server | Creative |
Map revision | 3 |
Warp | test |
Coordinates | 1, 2 |
Creators | |
Lead | foo |
Contributors | bar, baz |
Evicted | baz, bar |
Timeline | |
Started | 2011-01-02 |
Completed | 2011-01-05 |
Using this template on a page will automatically add the page to a category based on the server
and map revision
parameters.
{{Creation | title = Test | image = [[Image:Example.png|225px]] | caption = Caption | server = [[Creative]] / [[Survival]] / [[PvE]] / [[Chaos]] Remember put server name in brackets | map revision = 3 | warp = test | coordinates = 1, 2 | lead = foo | contributors = bar, baz | evicted = baz, bar | started = 2011-01-02 | completed = 2011-01-05 }}
Parameters
- title
- creation title
- image
- image of the creation
- 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
- lead
- 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)