Difference between revisions of "Template:TipChoice/doc"
From Paragon Wiki Archive
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 | + | This template is for use on Tip Missions. There are four variables. |
− | # '''align1''' = Must be either ''Hero'' or ''Villain'' | + | # '''align1''' = Must be either ''Hero'' or ''Villain''. (Required) |
− | # '''choice1''' = | + | # '''choice1''' = What the first alignment choice box says. (Required) |
− | # '''align2''' = | + | # '''align2''' = If present, must be either ''Vigilante'' or ''Rogue''. (Optional) |
− | # '''choice2''' = | + | # '''choice2''' = What the second alignment choice box says. (Required if align2 is used) |
== Examples == | == Examples == | ||
Line 15: | Line 15: | ||
<nowiki>{{tl|TipChoice|align1=Villain|choice1=Villain Choice Text|align2=Rogue|choice2=Rogue Choice Text}}</nowiki> | <nowiki>{{tl|TipChoice|align1=Villain|choice1=Villain Choice Text|align2=Rogue|choice2=Rogue Choice Text}}</nowiki> | ||
{{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}} | ||
+ | |||
+ | <nowiki>{{tl|TipChoice|align1=Hero|choice1=Hero Choice Text}}</nowiki> | ||
+ | {{TipChoice|align1=Hero|choice1=Hero Choice Text}} | ||
+ | |||
+ | <nowiki>{{tl|TipChoice|align1=Villain|choice1=Villain Choice Text}}</nowiki> | ||
+ | {{TipChoice|align1=Villain|choice1=Villain 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 06:15, 15 December 2011
Usage
This template is for use on Tip Missions. There are four variables.
- align1 = Must be either Hero or Villain. (Required)
- choice1 = What the first alignment choice box says. (Required)
- align2 = If present, must be either Vigilante or Rogue. (Optional)
- choice2 = What the second alignment choice box says. (Required if align2 is used)
Examples
{{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}}
{{tl|TipChoice|align1=Hero|choice1=Hero Choice Text}}
{{tl|TipChoice|align1=Villain|choice1=Villain Choice Text}}