Template:Infobox Trial/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Aggelakis
mNo edit summary
(Added new parameters.)
Line 9: Line 9:
|badge=[[File:Badge it lambda complete.png|32px]] [[Lambda Leader Badge|Lambda Leader]]
|badge=[[File:Badge it lambda complete.png|32px]] [[Lambda Leader Badge|Lambda Leader]]
|incarnate xp= [[Incarnate Experience|Physical]]
|incarnate xp= [[Incarnate Experience|Physical]]
|sub=y
}}
}}
*'''name''': ''Required.'' Name of Trial
*'''name''': ''Required.'' Name of Trial
*'''image''': Optional. Map or zone image
*'''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
*'''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 <nowiki>{{Enemy EnemyName}}</nowiki> format
*'''badge''': ''Required.'' Badge for completing normal trial run
*'''badge''': ''Required.'' Badge for completing normal trial run
*'''enemies''': ''Required.'' Enemies list, using <nowiki>{{Enemy EnemyName}}</nowiki> format
*'''incarnate xp''': Optional. Which type of [[Incarnate Experience]] is awarded
*'''incarnate xp''': Optional. Which type of [[Incarnate Experience]] is awarded
*'''sub''': Optional. If it requires a [[VIP Player|VIP subscription]], input anything; if it does not, leave out


  <nowiki>{{Infobox Trial
  <nowiki>{{Infobox Trial
Line 28: Line 34:
  |sub=y
  |sub=y
  }}</nowiki>
  }}</nowiki>
<div style="width:250px; background:#ddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
<pre>{{Infobox Trial
|name=
|image=
|contact=
|zone=
|x=
|y=
|z=
|size=
|levels=
|merits=
|shards=
|threads=
|astrals=
|enemies=
|badge=
|incarnate xp=
}}</pre>
</div>


<includeonly><!--
<includeonly><!--

Revision as of 18:00, 10 September 2020

This is a documentation subpage for Template:Infobox Trial (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

The Lambda Sector Trial
Team Size 8-16 players
Badge Badge it lambda complete.png Lambda Leader
Enemy Groups
v  d  e
  • name: Required. Name of Trial
  • 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
 |image=
 |size=8-16
 |enemies={{Enemy Imperial Defense Force}}{{Enemy Praetorians}}
 |badge=[[Lambda Leader Badge|Lambda Leader]]
 |incarnate xp=[[Incarnate Experience|Physical]]
 |sub=y
 }}
{{Infobox Trial
|name=
|image=
|contact=
|zone=
|x=
|y=
|z=
|size=
|levels=
|merits=
|shards=
|threads=
|astrals=
|enemies=
|badge=
|incarnate xp=
}}