Difference between revisions of "Template:Infobox Trial"
From Paragon Wiki Archive
m (Redirecting to Template:Infobox TF) |
m (There is already a "size" in the template. If "size" is passed in, it displays, otherwise "Missint Team Size" is displayed.) |
||
(19 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | # | + | <includeonly> |
+ | {{Infobox | ||
+ | |name = Infobox Trial | ||
+ | |above = {{{name|{{red|Missing Name}}}}} | ||
+ | |image = {{{image|}}} | ||
+ | |||
+ | |header1 = | ||
+ | |label1 = Team Size | ||
+ | |data1 = {{#if: {{{size}}} | {{{size}}} players | {{red|Missing Team Size}}}} | ||
+ | |header2 = | ||
+ | |label2 = Badge | ||
+ | |data2 = {{{badge|{{red|Missing Badge}}}}} | ||
+ | |header3 = | ||
+ | |label3 = Enemy Groups | ||
+ | |data3 = {{#if: {{{enemies}}}|{{nowrap|{{{enemies}}}}}|{{red|Missing Enemy List}}}} | ||
+ | |header4 = | ||
+ | |label4 = Incarnate XP | ||
+ | |data4 = {{{incarnate xp|}}} | ||
+ | |||
+ | |below = {{#if:{{{sub|}}} | {{req sub}} }} | ||
+ | }}</includeonly><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 01:36, 8 October 2011
[edit] [ ] Documentation
Usage
The Lambda Sector Trial | |
---|---|
Team Size | 8-16 players |
Badge | Lambda Leader |
Enemy Groups |
Imperial Defense Force Praetorians |
Incarnate XP | Physical |
Requires a VIP subscription. | |
- name: Required. Name of Trial
- image: Optional. Map or zone image
- size: Required. Range for team size
- badge: Required. Badge for completing normal trial run
- enemies: Required. Enemies list, using {{Enemy EnemyName}} format
- incarnate xp: Optional. Which type of Incarnate Experience is awarded
- sub: Optional. If it requires a VIP subscription, input anything; if it does not, leave out
{{Infobox Trial |name= The Lambda Sector Trial |image= |size=8-16 |enemies={{Enemy Imperial Defense Force}}{{Enemy Praetorians}} |badge=[[Lambda Leader Badge|Lambda Leader]] |incarnate xp=[[Incarnate Experience|Physical]] |sub=y }}