Template:UDGame2: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary
(Go die in a fire)
Line 48: Line 48:
Adds "profile bottom" parameter to the template; it mimics the box below the profile box ingame, which names the safehouse location or nearest groan. Has no default, so make sure put something in. Use [[Template:UDGame|the normal template]] when you don't want the box present.
Adds "profile bottom" parameter to the template; it mimics the box below the profile box ingame, which names the safehouse location or nearest groan. Has no default, so make sure put something in. Use [[Template:UDGame|the normal template]] when you don't want the box present.
==Example==
==Example==
{{UDGame2|
top=Outside the city|
NW_location=| NW_color=|
N_location=| N_color=|
NE_location=|NE_color=|
W_location=| W_color=|
This_location={{UDBox2|a cottage in the woods}}|location_color=boathouse|
E_location=| E_color=|
SW_location=| SW_color=|
S_location=| S_color=|
SE_location=| SE_color=|
location=You are inside '''a cottage in the woods'''. The floorboards are creaky. Light leaks through the broken roof. The front door has been secured.|
profile=You are {{UDLink|Target Zombie}}. You have 60 Hit Points and 25495 Experience Points. You have 41 Action Points remaining.|
bottom profile=Your safehouse is right here.|
inventory={{UDNude}}|
navigation={{UDNav}}|
middle=
{{UDAct|You lock the front door.}}
{{UDTurnH}}
{{UDTurn|Something is scratching at a window|1 second ago}}
{{UDActionH}}
::{{UDAction|Investigate window|page to be linked}}
}}

Revision as of 19:44, 27 August 2012

What is this

Adds "profile bottom" parameter to the template; it mimics the box below the profile box ingame, which names the safehouse location or nearest groan. Has no default, so make sure put something in. Use the normal template when you don't want the box present.

Example