Template:TreasureList: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Streetclaw (talk | contribs) |
||
Line 5: | Line 5: | ||
! Location | ! Location | ||
! class="unsortable" | Info | ! class="unsortable" | Info | ||
{{{1}}} | {{{1}}} | ||
|}</includeonly> | |}</includeonly> |
Revision as of 15:45, 9 November 2018
Tresure list template
About
Generates a TreasureList
Parameter
Do not use named parameter for 1
... x
. The first Parameter will be automatically marked as 1
, the second as 2
and so on.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Treasures entries | 1
|
List of all treasures
|
1 {Template:TreasureList/entry} | Required |
See Template:TemplateData and Template:TemplateData/entry for more information about the parameter list and DDNCode for more information about types and the DDN Notation
Test of raw TemplateData output:
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Treasures entries | 1 | List of all treasures | Content | required |
Examples
Acc. | Type | Contains | Location | Info
|
---|---|---|---|---|
1 | ![]() |
3 × ![]() |
Location | Info |
2 | ![]() |
3 × ![]() |
Location | |
3 | ![]() |
3 × ![]() |
Info | |
4 | ![]() |
3 × ![]() |
||
5 | ![]() |
3 × ![]() |
||
6 | ![]() |
3 × ![]() |
{{TreasureList| {{TreasureList/entry|acc=1|type=default|item=Hi-Sandwich|amount=3|loc=Location|info=Info}} {{TreasureList/entry|acc=2|type=bronze|item=Hi-Sandwich|amount=3|loc=Location}} {{TreasureList/entry|acc=3|type=silver|item=Hi-Sandwich|amount=3|info=Info}} {{TreasureList/entry|acc=4|type=gold|item=Hi-Sandwich|amount=3}} {{TreasureList/entry|acc=5|type=key|item=Hi-Sandwich|amount=3}} {{TreasureList/entry|acc=6|type=masterkey|item=Hi-Sandwich|amount=3}} }}