Template:Creation/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Creation | title = test | warp = foo | lead = bar }}") |
No edit summary |
||
Line 1: | Line 1: | ||
== Example == | |||
{{Creation | {{Creation | ||
| title = test | | title = Test | ||
| | | image = [[Image:Example.png|225px]] | ||
| | | caption = Caption | ||
| server = [[Creative]] | |||
| warp = test | |||
| coordinates = 1, 2 | |||
| lead = foo | |||
| contributors = bar, baz | |||
}} | }} | ||
<pre style="overflow:auto"> | |||
{{Creation | |||
| title = Test | |||
| image = [[Image:Example.png|225px]] | |||
| caption = Caption | |||
| server = [[Creative]] | |||
| warp = test | |||
| coordinates = 1, 2 | |||
| lead = foo | |||
| contributors = bar, baz | |||
}} | |||
</pre> |
Revision as of 08:55, 6 January 2011
Example
Caption | |
Location | |
---|---|
Server | Creative |
Warp | test |
Coordinates | 1, 2 |
Creators | |
Lead | foo |
Contributors | bar, baz |
{{Creation | title = Test | image = [[Image:Example.png|225px]] | caption = Caption | server = [[Creative]] | warp = test | coordinates = 1, 2 | lead = foo | contributors = bar, baz }}