Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:Infobox Trial"

From Paragon Wiki Archive
Jump to: navigation, search
m (Redirecting to Template:Infobox TF)
 
Line 1: Line 1:
#REDIRECT [[Template:Infobox TF]]
+
<includeonly>
 +
{{Infobox
 +
|name        = Infobox Trial
 +
|above        = {{{name|}}}
 +
 
 +
|image        = {{{image|}}}
 +
 
 +
|header1  =
 +
|label1  = Minimum Size
 +
|data1    = {{#if:{{{size|}}} | {{{size}}} {{#ifeq:{{{size|}}}|1|player|players}} }}
 +
|header2  =
 +
|label2  = Badge
 +
|data2  = {{{badge|}}}
 +
|header3  =
 +
|label3  = Enemy Groups
 +
|data3    = {{#if: {{{enemies|}}} | {{nowrap|{{{enemies}}}}} }}
 +
|header4  =
 +
|label4  = Incarnate Experience
 +
|data4  =
 +
}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 07:18, 5 May 2011

[edit] [purge] Documentation

Usage

The Lambda Sector Trial
Team Size 8-16 players
Badge Badge it lambda complete.png Lambda Leader
Enemy Groups V badge Loyalist.png Imperial Defense Force
Badge villain praetorians.png Praetorians
Incarnate XP Physical
Icon vip.png Requires a VIP subscription.
v  d  e
  • 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
 }}