Difference between revisions of "Template:Infobox Trial"
From Paragon Wiki Archive
m (There is already a "size" in the template. If "size" is passed in, it displays, otherwise "Missint Team Size" is displayed.) |
|||
(17 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
{{Infobox | {{Infobox | ||
|name = Infobox Trial | |name = Infobox Trial | ||
− | |above = {{{name|}}} | + | |above = {{{name|{{red|Missing Name}}}}} |
− | + | ||
|image = {{{image|}}} | |image = {{{image|}}} | ||
|header1 = | |header1 = | ||
− | |label1 = | + | |label1 = Team Size |
− | |data1 = {{#if:{{{size | + | |data1 = {{#if: {{{size}}} | {{{size}}} players | {{red|Missing Team Size}}}} |
|header2 = | |header2 = | ||
|label2 = Badge | |label2 = Badge | ||
− | |data2 = {{{badge|}}} | + | |data2 = {{{badge|{{red|Missing Badge}}}}} |
|header3 = | |header3 = | ||
|label3 = Enemy Groups | |label3 = Enemy Groups | ||
− | |data3 = {{#if: {{{enemies | + | |data3 = {{#if: {{{enemies}}}|{{nowrap|{{{enemies}}}}}|{{red|Missing Enemy List}}}} |
|header4 = | |header4 = | ||
− | |label4 = Incarnate | + | |label4 = Incarnate XP |
|data4 = {{{incarnate xp|}}} | |data4 = {{{incarnate xp|}}} | ||
+ | |||
+ | |below = {{#if:{{{sub|}}} | {{req sub}} }} | ||
}}</includeonly><noinclude>{{Documentation}}</noinclude> | }}</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 }}