Template:ArkSheetOld: Difference between revisions
From Mutant Year Zero
No edit summary |
m (Xavier moved page Template:ArkSheet to Template:ArkSheetOld without leaving a redirect) |
||
(31 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<includeonly> | <includeonly> | ||
<center> | |||
<center><div class="container"> | <div class="container arksheet"> | ||
<!-- ARK --> | <!-- ARK --> | ||
<div class="ark"> | <div class="ark"> | ||
{|class="rpgtable" | {|class="rpgtable" | ||
! colspan=" | ! colspan="4" | DETAILS | ||
|- | |- | ||
| Type: | | Type: | ||
| {{{Type}}} | | {{{Type}}} | ||
| Coordinates: | | Coordinates: | ||
| {{{Coordinates}}} | | {{{Coordinates}}} | ||
|- | |- | ||
| Description: | | Description: | ||
| {{{Description}}} | | colspan="3" | {{{Description}}} | ||
|- | |||
| colspan="4" | {{{Description2}}} | |||
|- | |||
| colspan="4" | {{{Description3}}} | |||
|} | |} | ||
</div> | </div> | ||
<!-- Projects --> | |||
<div class="projects"> | <div class="projects"> | ||
{|class="rpgtable" | {|class="rpgtable" | ||
Line 63: | Line 65: | ||
| {{{Project5WorkPoints}}} | | {{{Project5WorkPoints}}} | ||
| {{{Project5Complete}}} | | {{{Project5Complete}}} | ||
| | |- | ||
| 6: | | 6: | ||
| {{{Project6}}} | | {{{Project6}}} | ||
Line 115: | Line 117: | ||
</div> | </div> | ||
<!-- Bosses --> | |||
<div class="bosses"> | <div class="bosses"> | ||
{|class="rpgtable" | {|class="rpgtable" | ||
Line 134: | Line 137: | ||
</div> | </div> | ||
<!-- Development Levels--> | |||
<div class="devlevel"> | |||
{|class="rpgtable" | |||
! colspan="2" | DEVELOPMENT LEVELS | |||
|- | |||
| Food Supply: | |||
| {{{FoodSupply}}} | |||
|- | |||
| Culture: | |||
| {{{Culture}}} | |||
|- | |||
| Technology: | |||
| {{{Technology}}} | |||
|- | |||
| Warfare: | |||
| {{{Warfare}}} | |||
|} | |||
</div> | |||
<!-- Other Information--> | |||
<div class="other"> | |||
{|class="rpgtable" | |||
! colspan="2" | OTHER INFORMATION | |||
|- | |||
| Population: | |||
| {{{Population}}} | |||
|- | |||
| Water Source: | |||
| {{{WaterSource}}} | |||
|- | |||
| Season: | |||
| {{{Season}}} | |||
|} | |||
</div> | |||
<div class="arkimage"> | |||
{| class="rpgtable" style="width:100%;" | |||
! THE ARK | |||
|- | |||
| <div class="image">[[File:{{{Image}}}|291px]]</div> | |||
|} | |||
</div> | |||
<div class="arkmap"> | |||
{| class="rpgtable" style="width:100%;" | |||
! FLOOR PLAN | |||
|- | |||
| <div class="image">[[File:{{{Map}}}|590px]]</div> | |||
|} | |||
</div> | </div> | ||
</div> | </div> | ||
</center> | </center> | ||
</includeonly> | </includeonly> |
Latest revision as of 20:10, 10 January 2024