Difference between revisions of "Template:Build"

From Aporkalypse Wiki
Jump to: navigation, search
 
(9 intermediate revisions by one user not shown)
Line 1: Line 1:
{| class="infobox" width=300% style="float:right; text-align: left; width: 22em; font-size: 88%; line-height: 1.5em; border: 2px solid gray;"
+
{| 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; font-size: 125%; background-color: DarkGreen; color: white;" | {{{Name|{{PAGENAME}} }}}
 
|-
 
|-
 
| colspan=2 style="text-align: center" | [[Image:{{{Image|<noinclude>Placeholder.png</noinclude>}}}|300px]]
 
| colspan=2 style="text-align: center" | [[Image:{{{Image|<noinclude>Placeholder.png</noinclude>}}}|300px]]
|-
+
|- bgcolor="#FFFFEE"
 
! Creator
 
! Creator
 
| {{{Creator}}}
 
| {{{Creator}}}
|-
+
|- bgcolor="#FFFFCC"
 
! Date
 
! Date
 
| {{{Date}}}
 
| {{{Date}}}
|-
+
|- bgcolor="#FFFFEE"
 
! Region
 
! Region
 
| {{{Region}}}
 
| {{{Region}}}
|-
+
|- bgcolor="#FFFFEE"
 +
! Coordinates
 +
|  {{{Coord}}}
 +
|- bgcolor="#FFFFCC"
 
! Location
 
! Location
 
| {{{Map}}}
 
| {{{Map}}}
|-
 
! Coordinates
 
|  {{{Coord}}}
 
 
|}
 
|}
  
Line 29: Line 29:
 
  | Image = (A screenshot of the project in-game)
 
  | Image = (A screenshot of the project in-game)
 
  | Creator = (The person/people most responsible for the planning/construction of the project)
 
  | Creator = (The person/people most responsible for the planning/construction of the project)
  | Creation = (The date on which the project was completed)
+
  | Date = (The date on which the project was completed)
 
  | Region = (Which continent the project is on or was started on)
 
  | Region = (Which continent the project is on or was started on)
 
  | Coord = (Coordinates, at least X and Z)
 
  | Coord = (Coordinates, at least X and Z)
 
  | Map = (The RAW URL for the coordinates of the projects on the official Aporkalypse Google map)
 
  | Map = (The RAW URL for the coordinates of the projects on the official Aporkalypse Google map)
| Maplink = (The RAW URL for the coordinates of the projects on the official Aporkalypse Google map)
 
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</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)
}}