Template:Infobox Trial: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Aggelakis
mNo edit summary
(itrials don't grant specific XP, and yes, going to have to go back in a big hurry and see what this broke)
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{{Infobox
{{Infobox|bodystyle=border-style:dashed; border-width: 2px;
|name        = Infobox Trial
|name        = Infobox Trial
|above        = {{{name|{{red|Missing Name}}}}}
|above        = {{{name|{{red|Missing Name}}}}}
|subheader    = {{#if: {{{type|}}} | <b>{{{type}}} Trial}}</b>


|image        = {{{image|}}}
|image        = {{{image|}}}


|header1  =  
|header1  =  
|label1  = League Size
|label1  = Contact
|data1    = {{#if:{{{size|{{red|Missing League Size}}}}} | {{{size}}} {{#ifeq:{{{size|}}}|1|player|players}} }}
|data1    = {{{contact|}}}
|header2  =  
|header2  =  
|label2  = Badge
|label2  = Zone
|data2   = {{{badge|{{red|Missing Badge}}}}}
|data2   = {{{zone|}}}
|header3  =  
|header3  =  
|label3  = Enemy Groups
|label3  = Team&nbsp;Size
|data3    = {{#if: {{{enemies|{{red|Missing Enemy List}}}}} | {{nowrap|{{{enemies}}}}} }}
|data3    = {{#if: {{{size}}} | {{{size}}} players | {{red|Missing Team Size}}}}
|header4 =  
|header4
|label4   = Incarnate Experience
|label4  = [[Coordinates]]
|data4   = {{{incarnate xp|}}}
|data4    = {{#if: {{{x|}}} | {{coords|{{{x}}}|{{{y}}}|{{{z}}}}} }}
|header5  =
|label5  = Level&nbsp;Range
|data5    = {{{levels|}}}
|header6  =
|label6  = [[Merit Rewards|Merits]]
|data6    = {{{merits|}}}
|header7  =
|label7  = [[Incarnate Shard Component|Shards]]
|data7    = {{{shards|}}}
|header8 =  
|label8   = [[Incarnate Thread Component|Threads]]
|data8    = {{{threads|}}}
|header9  =
|label9  = [[Astral Merit|Astrals]]
|data9    = {{{astrals|}}}
|header10  =
|label10  = Badge
|data10  = {{{badge|{{red|Missing Badge}}}}}
|header12  =
|label12   = Enemy Groups
|data12    = {{#if: {{{enemies}}}|{{nowrap|{{{enemies}}}}}|{{red|Missing Enemy List}}}}


|below = {{#if:{{{sub|}}} | {{req sub}} }}
|below =  
}}</includeonly><noinclude>{{Documentation}}</noinclude>
}}</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 09:45, 18 March 2021

[edit] [purge] Documentation

Usage

The Lambda Sector Trial
Incarnate Trial
Team Size 8-16 players
Badge Badge it lambda complete.png Lambda Leader
Enemy Groups
v  d  e
  • name: Required. Name of Trial
  • type: Optional. Alignment or style of trial (e.g: Hero, Villain, Co-Op, Incarnate)
  • image: Optional. Map or zone image
  • contact: Optional. Contact for the trial if they exist.
  • zone: Optional. The zone the contact appears in
  • x/y/z: Optional. Contact coordinates.
  • size: Required. Range for team size
  • levels: Optional. Range for levels.
  • merits: Optional. Reward Merits awarded on completion.
  • shards: Optional. Incarnate Shards awarded on completion.
  • threads: Optional. Incarnate Threads awarded on completion.
  • astrals: Optional. Astral Merits awarded on completion.
  • enemies: Required. Enemies list, using {{Enemy EnemyName}} format
  • badge: Required. Badge for completing normal trial run
  • incarnate xp: Optional. Which type of Incarnate Experience is awarded
{{Infobox Trial
 |name= The Lambda Sector Trial
 |type= Incarnate
 |image=
 |size=8-16
 |enemies={{Enemy Imperial Defense Force}}{{Enemy Praetorians}}
 |badge=[[Lambda Leader Badge|Lambda Leader]]
 |incarnate xp=[[Incarnate Experience|Physical]]
 |sub=y
 }}


For ease of use, the following may be copied and pasted into an article:

{{Infobox Trial
|name=
|type=
|image=
|contact=
|zone=
|x=
|y=
|z=
|size=
|levels=
|merits=
|shards=
|threads=
|astrals=
|enemies=
|badge=
|incarnate xp=
}}