Difference between revisions of "Template:Build"

From Aporkalypse Wiki
Jump to: navigation, search
Line 2: Line 2:
 
! 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:{{{Photo|<noinclude>Placeholder.png</noinclude>}}}|300px]]
+
| colspan=2 style="text-align: center" | [[Image:{{{Image|<noinclude>Placeholder.png</noinclude>}}}|300px]]
 
|-
 
|-
 
! Creator
 
! Creator
Line 10: Line 10:
 
| {{{Creation}}}
 
| {{{Creation}}}
 
|-
 
|-
! Continent
+
! Region
| [[{{{Continent}}}]]
+
| {{{Region}}}
 
|-
 
|-
 
! Location
 
! Location
| [{{{Map}}}]
+
| {{{Map}}}
 
|-
 
|-
 
! Coordinates
 
! Coordinates
Line 27: Line 27:
 
<pre>
 
<pre>
 
{{Infobox Aporkalypse project
 
{{Infobox Aporkalypse project
  | Photo = (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)
 
  | Creation = (The date on which the project was completed)
  | Continent = (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)

Revision as of 20:57, 30 July 2013

Build
300px
Creator {{{Creator}}}
Date {{{Creation}}}
Region {{{Region}}}
Location {{{Map}}}
Coordinates {{{Coord}}}


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)
 | Creation = (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)
 | Maplink = (The RAW URL for the coordinates of the projects on the official Aporkalypse Google map)
}}