Difference between revisions of "Template:Build"
From Aporkalypse Wiki
(19 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | + | {| class="infobox" width=300% bgcolor="#FFFFDD" style="float:right; text-align: left; width: 22em; font-size: 88%; line-height: 1.5em; border: 2px solid gray; margin: 0px 20px 20px 20px;" | |
− | + | ! colspan=2 style="text-align: center; font-size: 125%; background-color: DarkGreen; color: white;" | {{{Name|{{PAGENAME}} }}} | |
− | + | |- | |
− | + | | colspan=2 style="text-align: center" | [[Image:{{{Image|<noinclude>Placeholder.png</noinclude>}}}|300px]] | |
− | + | |- bgcolor="#FFFFEE" | |
− | + | ! Creator | |
− | + | | {{{Creator}}} | |
− | + | |- bgcolor="#FFFFCC" | |
− | </ | + | ! Date |
+ | | {{{Date}}} | ||
+ | |- bgcolor="#FFFFEE" | ||
+ | ! Region | ||
+ | | {{{Region}}} | ||
+ | |- bgcolor="#FFFFEE" | ||
+ | ! Coordinates | ||
+ | | {{{Coord}}} | ||
+ | |- bgcolor="#FFFFCC" | ||
+ | ! Location | ||
+ | | {{{Map}}} | ||
+ | |} | ||
+ | |||
+ | <noinclude> | ||
+ | ==How to Use== | ||
+ | |||
+ | Paste the following template at the top of the page and fill in the information. The name is automatically filled in from the title of the page. | ||
+ | |||
+ | <pre> | ||
+ | {{Infobox Aporkalypse project | ||
+ | | Image = (A screenshot of the project in-game) | ||
+ | | Creator = (The person/people most responsible for the planning/construction of the project) | ||
+ | | Date = (The date on which the project was completed) | ||
+ | | Region = (Which continent the project is on or was started on) | ||
+ | | Coord = (Coordinates, at least X and Z) | ||
+ | | Map = (The RAW URL for the coordinates of the projects on the official Aporkalypse Google map) | ||
+ | }} | ||
+ | </pre> | ||
+ | </noinclude> |
Latest revision as of 23:48, 19 August 2013
Build | |
---|---|
300px | |
Creator | {{{Creator}}} |
Date | {{{Date}}} |
Region | {{{Region}}} |
Coordinates | {{{Coord}}} |
Location | {{{Map}}} |
How to Use
Paste the following template at the top of the page and fill in the information. The name is automatically filled in from the title of the page.
{{Infobox Aporkalypse project | Image = (A screenshot of the project in-game) | Creator = (The person/people most responsible for the planning/construction of the project) | Date = (The date on which the project was completed) | Region = (Which continent the project is on or was started on) | Coord = (Coordinates, at least X and Z) | Map = (The RAW URL for the coordinates of the projects on the official Aporkalypse Google map) }}