Difference between revisions of "Template:BadgeAlignedTourist"
From Paragon Wiki Archive
(if then attempt 3) |
(needs more input) |
||
Line 7: | Line 7: | ||
: See [[User:GuyPerfect/Alignment Exclusive Badges]] | : See [[User:GuyPerfect/Alignment Exclusive Badges]] | ||
− | This template requires two variables with | + | This template requires two variables with three more optional: |
# hero or villain = originating alignment | # hero or villain = originating alignment | ||
# Badge exclusive to that alignment | # Badge exclusive to that alignment | ||
− | # tourist=y or tourist=n or if left off will default to tourist=n | + | # tourist=y or tourist=n (default n) - Whether tourists can obtain the badge |
+ | # team=y or team=n (default n) - Whether a tourist can obtain the badge without a teammate or if left off will default to tourist=n | ||
+ | # disable=y or disable=n (default n) - Whether the badge will disable itself when switching sides {{red|Should I implement this one?}} | ||
{| class="wikitable" | {| class="wikitable" |
Latest revision as of 16:02, 25 August 2010
- DO NOT CREATE DOCUMENTATION UNTIL NAME OF TEMPLATE IS FINALIZED
- The intent is to create a template that is easy to remember when dealing with badges that can only be obtained by a particular alignment and/or tourist.
- See User:GuyPerfect/Alignment Exclusive Badges
This template requires two variables with three more optional:
- hero or villain = originating alignment
- Badge exclusive to that alignment
- tourist=y or tourist=n (default n) - Whether tourists can obtain the badge
- team=y or team=n (default n) - Whether a tourist can obtain the badge without a teammate or if left off will default to tourist=n
- disable=y or disable=n (default n) - Whether the badge will disable itself when switching sides Should I implement this one?
Input | Result |
---|---|
{{BadgeAlignedTourist |hero |Archmage |tourist=n}} |
On the Archmage page: indicating Archmage can be awarded to Vigilantes
The Archmage badge is awarded to heroes and vigilantes and rogues |
{{BadgeAlignedTourist |hero |Dark Mystic |tourist=y}} |
On the Archmage page: indicating Archmage can be awarded to Vigilantes
The Dark Mystic badge is awarded to villains and rogues and vigilantes. |
[create] [ ] Documentation