Template:Creation/doc: Difference between revisions
Jump to navigation
Jump to search
m (→Parameters) |
mNo edit summary |
||
Line 1: | Line 1: | ||
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. | |||
== Parameters == | == Parameters == | ||
Line 4: | Line 6: | ||
; image : image of the creation | ; image : image of the creation | ||
; caption : caption under the image | ; caption : caption under the image | ||
; server : server | ; server : link to the server page | ||
; map revision : map revision (the template will automatically add (current) if it is the current revision) | ; map revision : map revision (the template will automatically add (current) if it is the current revision) | ||
; warp : warp name | ; warp : warp name |
Revision as of 12:06, 26 January 2011
Using this template on a page will automatically add the page to a category based on the server
and map revision
parameters.
Parameters
- title
- creation title
- image
- image of the creation
- caption
- caption under the image
- server
- link to the server page
- 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
- started
- start date
- completed
- completion date
Example
Caption | |
Location | |
---|---|
Server | Creative |
Map revision | 3 |
Warp | test |
Coordinates | 1, 2 |
Creators | |
Lead | foo |
Contributors | bar, baz |
Timeline | |
Started | 2011-01-02 |
Completed | 2011-01-05 |
{{Creation | title = Test | image = [[Image:Example.png|225px]] | caption = Caption | server = [[Creative]] | map revision = 3 | warp = test | coordinates = 1, 2 | lead = foo | contributors = bar, baz | started = 2011-01-02 | completed = 2011-01-05 }}