Template:Infobox Trial: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Added several new optional parameters to provide similar information as Infobox TF.)
(itrials don't grant specific XP, and yes, going to have to go back in a big hurry and see what this broke)
 
(4 intermediate revisions by one other user 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|}}}
Line 13: Line 14:
|data2    = {{{zone|}}}
|data2    = {{{zone|}}}
|header3  =  
|header3  =  
|label3  = Team Size
|label3  = Team&nbsp;Size
|data3    = {{#if: {{{size}}} | {{{size}}} players | {{red|Missing Team Size}}}}
|data3    = {{#if: {{{size}}} | {{{size}}} players | {{red|Missing Team Size}}}}
|header4
|header4
Line 19: Line 20:
|data4    = {{#if: {{{x|}}} | {{coords|{{{x}}}|{{{y}}}|{{{z}}}}} }}
|data4    = {{#if: {{{x|}}} | {{coords|{{{x}}}|{{{y}}}|{{{z}}}}} }}
|header5  =  
|header5  =  
|label5  = Level Range
|label5  = Level&nbsp;Range
|data5    = {{{levels|}}}
|data5    = {{{levels|}}}
|header6  =  
|header6  =  
Line 39: Line 40:
|label12  = Enemy Groups
|label12  = Enemy Groups
|data12    = {{#if: {{{enemies}}}|{{nowrap|{{{enemies}}}}}|{{red|Missing Enemy List}}}}
|data12    = {{#if: {{{enemies}}}|{{nowrap|{{{enemies}}}}}|{{red|Missing Enemy List}}}}
|header13  =
|label13  = Incarnate XP
|data13  = {{{incarnate xp|}}}


|below =  
|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=
}}