Difference between revisions of "Template:Sidekick/companion"

From Twilight Heroes Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 
<includeonly>__NOTOC__Go back to [[Sidekick/companion]]<div style="position:relative"><div><p style="text-align:center;">[[image:{{{image}}}]]</p>
 
<includeonly>__NOTOC__Go back to [[Sidekick/companion]]<div style="position:relative"><div><p style="text-align:center;">[[image:{{{image}}}]]</p>
 
'''{{{name}}}'''
 
'''{{{name}}}'''
 
  
 
{{#ifeq:{{{itskill|}}}|yes|'''Sidekick/companion obtained from skill/item.'''<br>}}
 
{{#ifeq:{{{itskill|}}}|yes|'''Sidekick/companion obtained from skill/item.'''<br>}}
Line 11: Line 10:
 
{{#if:{{{dur|}}}|'''Duration:''' {{{dur}}}<br>}}
 
{{#if:{{{dur|}}}|'''Duration:''' {{{dur}}}<br>}}
 
{{#if:{{{ability|}}}|'''Ability:''' {{{ability}}}<br>}}
 
{{#if:{{{ability|}}}|'''Ability:''' {{{ability}}}<br>}}
{{#if:{{{msg|}}}|<br>'''Messages:'''<br>{{{msg}}}}}
+
{{#if:{{{msg|}}}|<br>'''Messages:<br>'''{{{msg}}}}}
 
 
 
</includeonly>
 
</includeonly>
 
<noinclude>
 
<noinclude>
Line 63: Line 61:
 
The kid reaches into his backpack, and says, "Hmm, feels like fortune cookie." Then he pulls whatever it is out of the backpack. "That no fortune cookie!" the kid shouts, and throws the object at your opponent, who gets distracted when the projectile hits its mark.
 
The kid reaches into his backpack, and says, "Hmm, feels like fortune cookie." Then he pulls whatever it is out of the backpack. "That no fortune cookie!" the kid shouts, and throws the object at your opponent, who gets distracted when the projectile hits its mark.
  
Your opponent calls you by name, and the kid takes offense. "You no call him player_name, you call him Doctor player_name!" he shouts. (looks like it causes the attacker to miss)  
+
Your opponent calls you by name, and the kid takes offense. "You no call him player_name, you call him Doctor player_name!" he shouts. (looks like it causes the attacker to miss)
  
  
 
[[Category:Standardization Templates|{{PAGENAME}}]] </noinclude>
 
[[Category:Standardization Templates|{{PAGENAME}}]] </noinclude>

Revision as of 08:33, 9 August 2008


Template

{{Sidekick/companion
|name=
|image=
|itskill=yes<If it's a skill/item.>
|skname=<If it's a skill/item.>
|skitem=<If it's a skill/item.>
|item=yes<If it's a item.>
|itname=<If it's a item.>
|source=<Obtained from something else.>
|ability=
|dur=
|msg=}}


Usage

Adding...


{{Sidekick/companion
|name=Smart-aleck kid
|image=Sakid.gif
|desc=no
|item=yes
|itname=Old coin
|dur=60 min
|ability=Causes enemy to miss.
|msg=The kid reaches into his backpack, and says, "Hmm, feels like fortune cookie." Then he pulls whatever it is out of the backpack. "That no fortune cookie!" the kid shouts, and throws the object at your opponent, who gets distracted when the projectile hits its mark. Your opponent calls you by name, and the kid takes offense. "You no call him player_name, you call him Doctor player_name!" he shouts. (looks like it causes the attacker to miss) }}

Results in...


Go back to Sidekick/companion‎

Sakid.gif

Smart-aleck kid


Sidekick/companion obtained from item.
Item: Old coin
Duration: 60 min
Ability: Causes enemy to miss.

Message: The kid reaches into his backpack, and says, "Hmm, feels like fortune cookie." Then he pulls whatever it is out of the backpack. "That no fortune cookie!" the kid shouts, and throws the object at your opponent, who gets distracted when the projectile hits its mark.

Your opponent calls you by name, and the kid takes offense. "You no call him player_name, you call him Doctor player_name!" he shouts. (looks like it causes the attacker to miss)