If you are looking for Information about PSU Clementine, Go check their Wiki

Difference between revisions of "Template:Seasonal event"

From The re-PSUPedia
Jump to: navigation, search
m (Refreshing myself with the "if" function.)
m (Trying to do everything at once.)
Line 3: Line 3:
 
! Themed cities !! Lobby track !! Room decorations !! Seasonal enemy !! Seasonal drops
 
! Themed cities !! Lobby track !! Room decorations !! Seasonal enemy !! Seasonal drops
 
|-
 
|-
| {{{city}}}{{#if:{{{city2}}}|<br>{{{city2}}}|}} || {{{track}}} || {{{decoration}}} || [[{{{enemy}}}]] || {{{drop}}}
+
| {{{city}}}{{#if:{{{city2}}}|<br>{{{city2}}}|}}{{#if:{{{city3}}}|<br>{{{city3}}}|}}{{#if:{{{city4}}}|<br>{{{city4}}}|}} || {{{track}}} || {{{decoration}}}{{#if:{{{decoration2}}}|<br>{{{decoration2}}}|}} || [[{{{enemy}}}]] || {{{drop}}}{{#if:{{{drop2}}}|<br>{{{drop2}}}|}}{{#if:{{{drop3}}}|<br>{{{drop3}}}|}}
 
|}</includeonly><noinclude>== Proper usage ==
 
|}</includeonly><noinclude>== Proper usage ==
 
{{Seasonal event
 
{{Seasonal event
 
|city= Clyez
 
|city= Clyez
 
|city2= Holtes
 
|city2= Holtes
 +
|city3= Dagora
 
|track= Christmas
 
|track= Christmas
|decoration= Wreath
+
|decoration= Christmas
 +
|decoration2= Wreath
 
|enemy= Rappy Noel
 
|enemy= Rappy Noel
 
|drop= Christmas Tree}}
 
|drop= Christmas Tree}}
Line 15: Line 17:
 
<pre>{{Seasonal event
 
<pre>{{Seasonal event
 
|city= Clyez
 
|city= Clyez
 +
|city2= Holtes
 +
|city3= Dagora
 
|track= Christmas
 
|track= Christmas
|decoration= Wreath
+
|decoration= Christmas
 +
|decoration2= Wreath
 
|enemy= Rappy Noel
 
|enemy= Rappy Noel
|drop= Christmas Tree}}</pre></noinclude>
+
|drop= Christmas Tree
 +
|drop2= [B] Dagger of Serafi}}</pre>
 +
 
 +
{{Seasonal event
 +
|city= Clyez
 +
|track= Valentine
 +
|decoration= -
 +
|enemy= Rappy Amure
 +
|drop= BT Lovers
 +
|drop2= [B] Kohibumiteri
 +
|drop3= Madam Brella}}
 +
This table was created using the following code:
 +
<pre>{{Seasonal event
 +
|city= Clyez
 +
|track= Valentine
 +
|decoration= -
 +
|enemy= Rappy Amure
 +
|drop= BT Lovers
 +
|drop2= [B] Kohibumiteri
 +
|drop3= Madam Brella}}</pre></noinclude>

Revision as of 20:24, 8 March 2008

Proper usage

Themed cities Lobby track Room decorations Seasonal enemy Seasonal drops
Clyez
Holtes
Dagora
Christmas
Wreath
Rappy Noel Christmas Tree

This table was created using the following code:

{{Seasonal event
|city= Clyez
|city2= Holtes
|city3= Dagora
|track= Christmas
|decoration= Christmas
|decoration2= Wreath
|enemy= Rappy Noel
|drop= Christmas Tree
|drop2= [B] Dagger of Serafi}}
Themed cities Lobby track Room decorations Seasonal enemy Seasonal drops
Clyez - Rappy Amure BT Lovers
[B] Kohibumiteri
Madam Brella

This table was created using the following code:

{{Seasonal event
|city= Clyez
|track= Valentine
|decoration= -
|enemy= Rappy Amure
|drop= BT Lovers
|drop2= [B] Kohibumiteri
|drop3= Madam Brella}}