Difference between revisions of "Template:Encounter"

From Twilight Heroes Wiki
Jump to: navigation, search
m (well that didn't work...)
m (grrr...)
Line 1: Line 1:
 
<includeonly>__NOTOC__
 
<includeonly>__NOTOC__
 
{|
 
{|
|width="700"|<font size="+2" color="990000">{{{name}}}</font>
+
|width="700" valign="top" |<font size="+2" color="990000">{{{name}}}</font>
  
 
{{{desc}}}
 
{{{desc}}}
Line 9: Line 9:
 
==Location(s)==
 
==Location(s)==
 
*[[{{{loc1}}}]]
 
*[[{{{loc1}}}]]
*{{#if:{{{loc2|}}}|*[[{{{loc2}}}]]}}
+
{{#if:{{{loc2|}}}|*[[{{{loc2}}}]]}}
*{{#if:{{{loc3|}}}|*[[{{{loc3}}}]]}}
+
{{#if:{{{loc3|}}}|*[[{{{loc3}}}]]}}
  
 
{{#ifeq:{{{nocat|0}}}|1||[[Category:Noncombat Adventures|{{PAGENAME}}]]}}</includeonly>
 
{{#ifeq:{{{nocat|0}}}|1||[[Category:Noncombat Adventures|{{PAGENAME}}]]}}</includeonly>

Revision as of 21:25, 13 March 2008


Template

{{encounter
|name=
|image=
|desc=
|loc1=
|loc2=
|loc3=}}

Usage

Adding...

{{encounter
|name=Jackpot!
|image=jackpot.gif
|desc=On your way through the casino, on a whim you drop a chip into one of the machines. You watch as, surprisingly, all the right pictures line up. Lights start flashing and sirens blare out at you, while chips start pouring out of the slot machine. Jackpot, baby, yeah!
|loc1=Golden Wooden Nickel Casino}}

Results in...

Jackpot.gif

On your way through the casino, on a whim you drop a chip into one of the machines. You watch as, surprisingly, all the right pictures line up. Lights start flashing and sirens blare out at you, while chips start pouring out of the slot machine. Jackpot, baby, yeah!

Location(s)



Notes