Template:Infobox Trial: Difference between revisions
Jump to navigation
Jump to search
imported>Sekoia m (Redirecting to Template:Infobox TF) |
imported>Piemanmoo No edit summary |
||
Line 1: | Line 1: | ||
# | <includeonly> | ||
{{Infobox | |||
|name = Infobox Trial | |||
|above = {{{name|}}} | |||
|image = {{{image|}}} | |||
|header1 = | |||
|label1 = Minimum Size | |||
|data1 = {{#if:{{{size|}}} | {{{size}}} {{#ifeq:{{{size|}}}|1|player|players}} }} | |||
|header2 = | |||
|label2 = Badge | |||
|data2 = {{{badge|}}} | |||
|header3 = | |||
|label3 = Enemy Groups | |||
|data3 = {{#if: {{{enemies|}}} | {{nowrap|{{{enemies}}}}} }} | |||
|header4 = | |||
|label4 = Incarnate Experience | |||
|data4 = | |||
}}</includeonly><noinclude>{{Documentation}}</noinclude> |
Revision as of 07:18, 5 May 2011
[edit] [ ] Documentation
Usage
The Lambda Sector Trial | |
---|---|
Minimum Size | 8-16 players |
Badge | Lambda Leader |
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= }}