Difference between revisions of "Template:TipChoice/doc"
From Paragon Wiki Archive
(TipChoice documentation) |
m (update) |
||
Line 2: | Line 2: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> | ||
==Usage== | ==Usage== | ||
− | + | This template is for use on Tip Missions. There are four required variables; not returning these variables will result in errors. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | # '''align1''' = Must be either ''Hero'' or ''Villain'' | |
− | == | + | # '''choice1''' = what the first alignment choice box says. |
+ | # '''align2''' = Must be either ''Vigilante'' or ''Rogue'' | ||
+ | # '''choice2''' = what the second alignment choice box says. | ||
+ | |||
+ | == Examples == | ||
+ | {{tl|TipChoice|align1=Hero|choice1=Hero Choice Text|align2=Vigilante|choice2=Vigilante Choice Text}} | ||
+ | {{TipChoice|align1=Hero|choice1=Hero Choice Text|align2=Vigilante|choice2=Vigilante Choice Text}} | ||
+ | |||
+ | {{tl|TipChoice|align1=Villain|choice1=Villain Choice Text|align2=Rogue|choice2=Rogue Choice Text}} | ||
+ | {{TipChoice|align1=Villain|choice1=Villain Choice Text|align2=Rogue|choice2=Rogue Choice Text}} | ||
<includeonly><!-- | <includeonly><!-- | ||
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ||
</includeonly> | </includeonly> |
Revision as of 02:20, 31 August 2010
Usage
This template is for use on Tip Missions. There are four required variables; not returning these variables will result in errors.
- align1 = Must be either Hero or Villain
- choice1 = what the first alignment choice box says.
- align2 = Must be either Vigilante or Rogue
- choice2 = what the second alignment choice box says.
Examples
{{TipChoice}}
{{TipChoice}}