Template:Infobox Trial: Difference between revisions
Jump to navigation
Jump to search
imported>Aggelakis (historical) 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) |
||
| (15 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 = | |label1 = Contact | ||
|data1 = {{ | |data1 = {{{contact|}}} | ||
|header2 = | |header2 = | ||
|label2 = | |label2 = Zone | ||
|data2 | |data2 = {{{zone|}}} | ||
|header3 = | |header3 = | ||
|label3 = | |label3 = Team Size | ||
|data3 = {{#if: {{{ | |data3 = {{#if: {{{size}}} | {{{size}}} players | {{red|Missing Team Size}}}} | ||
| | |header4 | ||
| | |label4 = [[Coordinates]] | ||
| | |data4 = {{#if: {{{x|}}} | {{coords|{{{x}}}|{{{y}}}|{{{z}}}}} }} | ||
|header5 = | |||
|label5 = Level 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 = | |below = | ||
}}</includeonly><noinclude>{{Documentation}}</noinclude> | }}</includeonly><noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 09:45, 18 March 2021
[edit] [] Documentation
Usage
| The Lambda Sector Trial | |
|---|---|
| Incarnate Trial | |
| Team Size | 8-16 players |
| Badge |
|
| Enemy Groups | |
- 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=
}}