Games:  Legacy Online | Legacy Dev Hunted Cow Studios 



Difference between revisions of "Template:PastWFRound"

To Login to the wiki, use your username for Legacy and then go here to get your temporary password. - Will (talk)

From Legacy Wiki

Jump to: navigation, search
(3 intermediate revisions by the same user not shown)
Line 24: Line 24:
 
|  
 
|  
 
}}
 
}}
|style="background:#222222; border:1px solid black;" width="10%"|{{{obj1loc}}}
+
|style="background:#222222; border:1px solid black;" width="10%"|{{#if: {{{obj1loc|}}}
 +
| {{{obj1loc}}}
 +
|
 +
}}
 
|style="background:#222222; border:1px solid black; text-align:left;" width="35%" rowspan="4"| {{{description}}}
 
|style="background:#222222; border:1px solid black; text-align:left;" width="35%" rowspan="4"| {{{description}}}
 
|-
 
|-
Line 42: Line 45:
 
|  
 
|  
 
}}
 
}}
|style="background:#222222; border:1px solid black;" width="10%"|{{{obj2loc}}}
+
|style="background:#222222; border:1px solid black;" width="10%"|{{#if: {{{obj2loc|}}}
 +
| {{{obj2loc}}}
 +
|
 +
}}
 
|-
 
|-
 
|style="background:#222222; border:1px solid black;" width="10%"|[[Image:Outcasts_Transparent.gif|link=Outcasts|Outcasts|50px]]
 
|style="background:#222222; border:1px solid black;" width="10%"|[[Image:Outcasts_Transparent.gif|link=Outcasts|Outcasts|50px]]
Line 59: Line 65:
 
|  
 
|  
 
}}
 
}}
|style="background:#222222; border:1px solid black;" width="10%"|{{{obj3loc}}}
+
|style="background:#222222; border:1px solid black;" width="10%"|{{#if: {{{obj3loc|}}}
 +
| {{{obj3loc}}}
 +
|
 +
}}
 
|-
 
|-
 
|style="background:#222222; border:1px solid black;" width="10%"|[[Image:TCLogoTransparent.gif|link=The_Chapter|The Chapter|50px]]
 
|style="background:#222222; border:1px solid black;" width="10%"|[[Image:TCLogoTransparent.gif|link=The_Chapter|The Chapter|50px]]
Line 81: Line 90:
 
}}
 
}}
 
|}
 
|}
 +
<noinclude>
 +
This template makes it easier to add new WL rounds to the Warfare Cycles pages without needing to mess around with complex tables. Just fill in the missing values in the below template:
 +
 +
Objective IDs (for use in obj1, obj2, obj3 & obj4 parameters) are:
 +
 +
* Hospital
 +
* Shop
 +
* AA
 +
* ERS
 +
* Jammer
 +
* PD
 +
* Sentry
 +
* Uplink
 +
* Station
 +
* Cannon
 +
 +
<pre>
 +
{{PastWFRound
 +
| datestring =
 +
| description =
 +
| startimage =
 +
| buildimage =
 +
| dfstart =
 +
| bodstart =
 +
| ocstart =
 +
| tcstart =
 +
| obj1 =
 +
| obj1loc =
 +
| obj2 =
 +
| obj2loc =
 +
| obj3 =
 +
| obj3loc =
 +
| obj4 =
 +
| obj4loc =
 +
}}
 +
</pre>
 +
</noinclude>

Revision as of 09:03, 6 June 2022

Date/Map Starting Positions Objectives Notes
{{{datestring}}}

[[Image:{{{startimage}}} | {{{datestring}}}, Start of Map |100px]] [[Image:{{{buildimage}}} | {{{datestring}}}, Buildable View |100px]]

Dark Flame {{{dfstart}}} {{{description}}}
Blade of Dawn {{{bodstart}}}
Outcasts {{{ocstart}}}
The Chapter {{{tcstart}}}

This template makes it easier to add new WL rounds to the Warfare Cycles pages without needing to mess around with complex tables. Just fill in the missing values in the below template:

Objective IDs (for use in obj1, obj2, obj3 & obj4 parameters) are:

  • Hospital
  • Shop
  • AA
  • ERS
  • Jammer
  • PD
  • Sentry
  • Uplink
  • Station
  • Cannon
{{PastWFRound
| datestring = 
| description = 
| startimage = 
| buildimage = 
| dfstart = 
| bodstart = 
| ocstart = 
| tcstart = 
| obj1 = 
| obj1loc = 
| obj2 = 
| obj2loc = 
| obj3 = 
| obj3loc = 
| obj4 = 
| obj4loc = 
}}