Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "User:Aggelakis/Ambush"

From Paragon Wiki Archive
Jump to: navigation, search
m
m
Line 5: Line 5:
 
| style="font-weight:bold; padding-left:5px;" | After {{{after}}}, there will be {{#switch: {{{waves|}}} | 1 = a wave | #default={{{waves}}} waves }} of [[{{{enemy}}}]] {{#switch: {{{dialogue|}}} | no = with no dialogue. | #default=:
 
| style="font-weight:bold; padding-left:5px;" | After {{{after}}}, there will be {{#switch: {{{waves|}}} | 1 = a wave | #default={{{waves}}} waves }} of [[{{{enemy}}}]] {{#switch: {{{dialogue|}}} | no = with no dialogue. | #default=:
 
{{!}}-
 
{{!}}-
{{!}} style="font-style:italic;" {{!}} {{{dialogue}}} }}
+
{{!}} colspan=2 style="font-style:italic;" {{!}} {{{dialogue}}} }}
 
|}
 
|}
 
</center><noinclude>
 
</center><noinclude>
Line 20: Line 20:
 
** no = ''with no dialogue.''
 
** no = ''with no dialogue.''
 
** any text other than ''no'' = what the dialogue is, automatically italicized.
 
** any text other than ''no'' = what the dialogue is, automatically italicized.
 +
 +
<nowiki>{{User:Aggelakis/Ambush|after=rescuing the princess|waves=3|enemy=Goombas|dialogue=no}}</nowiki>
 +
{{User:Aggelakis/Ambush|after=rescuing the princess|waves=3|enemy=Goombas|dialogue=no}}
 +
 +
<nowiki>{{User:Aggelakis/Ambush|after=kidnapping the princess|waves=1|enemy=Marios|dialogue=Not the princess!}}</nowiki>
 +
{{User:Aggelakis/Ambush|after=kidnapping the princess|waves=1|enemy=Marios|dialogue=Not the princess!}}
 
</noinclude>
 
</noinclude>

Revision as of 19:36, 27 September 2010

V archetypeicon stalker.png Ambush! After {{{after}}}, there will be {{{waves}}} waves of [[{{{enemy}}}]]
{{{dialogue}}}


Ambush template. Four required parameters:

  • after = after XYZ event
  • waves = number of waves, as a number.
    • 1 = a wave
    • any number other than one = # waves
  • enemy = enemy group, will automatically be linked.
  • dialogue
    • no = with no dialogue.
    • any text other than no = what the dialogue is, automatically italicized.

{{User:Aggelakis/Ambush|after=rescuing the princess|waves=3|enemy=Goombas|dialogue=no}}

V archetypeicon stalker.png Ambush! After rescuing the princess, there will be 3 waves of Goombas with no dialogue.

{{User:Aggelakis/Ambush|after=kidnapping the princess|waves=1|enemy=Marios|dialogue=Not the princess!}}

V archetypeicon stalker.png Ambush! After kidnapping the princess, there will be a wave of Marios
Not the princess!