Template:Infobox Trial/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Aggelakis
mNo edit summary
m (Added Type documentation.)
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
{{Infobox Trial
{{Infobox Trial
|name=The Lambda Sector Trial
|name=The Lambda Sector Trial
|type=Incarnate
|image=
|image=
|size=8-16
|size=8-16
Line 9: Line 10:
|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
*'''type''': Optional. Alignment or style of trial (e.g: Hero, Villain, Co-Op, Incarnate)
*'''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
  |name= The Lambda Sector Trial
  |name= The Lambda Sector Trial
|type= Incarnate
  |image=
  |image=
  |size=8-16
  |size=8-16
Line 28: Line 37:
  |sub=y
  |sub=y
  }}</nowiki>
  }}</nowiki>
For ease of use, the following may be copied and pasted into an article:
<div style="width:250px; background:#ddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
<pre>{{Infobox Trial
|name=
|type=
|image=
|contact=
|zone=
|x=
|y=
|z=
|size=
|levels=
|merits=
|shards=
|threads=
|astrals=
|enemies=
|badge=
|incarnate xp=
}}</pre>
</div>


<includeonly><!--
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
[[Category:Incarnate System Templates]]
[[Category:Mission Templates]]
</includeonly>
</includeonly>

Latest revision as of 12:09, 12 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
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=
}}