Template:Creation/doc: Difference between revisions
Jump to navigation
Jump to search
(parameters) |
(added map revision field) |
||
Line 5: | Line 5: | ||
; caption : caption under the image | ; caption : caption under the image | ||
; server : server name | ; server : server name | ||
; map revision : map revision | |||
; warp : warp name | ; warp : warp name | ||
; coordinates : x and z coordinates | ; coordinates : x and z coordinates | ||
Line 19: | Line 20: | ||
| caption = Caption | | caption = Caption | ||
| server = [[Creative]] | | server = [[Creative]] | ||
| map revision = 3 | |||
| warp = test | | warp = test | ||
| coordinates = 1, 2 | | coordinates = 1, 2 | ||
Line 33: | Line 35: | ||
| caption = Caption | | caption = Caption | ||
| server = [[Creative]] | | server = [[Creative]] | ||
| map revision = 3 | |||
| warp = test | | warp = test | ||
| coordinates = 1, 2 | | coordinates = 1, 2 |
Revision as of 06:29, 9 January 2011
Parameters
- title
- creation title
- image
- image of the creation
- caption
- caption under the image
- server
- server name
- map revision
- map 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 }}