Template:TradeTable/Entry: Difference between revisions
(Fix Template:TradeTable/Entry so that it’s styled on FandomMobile) |
m (Use <div> for location) |
||
Line 1: | Line 1: | ||
<onlyinclude><includeonly> | <onlyinclude><includeonly> | ||
|- | |- | ||
Line 12: | Line 11: | ||
{{nowrap|[[File:CreditIcon.png]] {{{cost}}} Credits}}}}{{#if:{{{location|}}}|<nowiki/> | {{nowrap|[[File:CreditIcon.png]] {{{cost}}} Credits}}}}{{#if:{{{location|}}}|<nowiki/> | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="3" style="border-top: | {{!}} colspan="3" style="border-top-width: 0;" {{!}} | ||
<div style="border-top: 2px dotted #AAA; padding: 1px; padding-top: 5px; margin: 2px;" | |||
>[[File:Loc-Icon.png]] {{{location}}}</div> | |||
}}</includeonly></onlyinclude> | }}</includeonly></onlyinclude> | ||
{{Doc}} |
Revision as of 00:17, 17 April 2021
About
Creates an Trade table entry.
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 | |
---|---|---|---|---|
Item name (get) | 1
|
Item to get
|
String | Required |
Item amount (get) | 2
|
Amount to get
|
NonzeroNumber | Required |
Item name 1 (required) | 3
|
Required Item
|
String | Required |
Item amount 1 (required) | 4
|
Required Amount
|
NonzeroNumber | Required |
Item name 2 (required) | 5
|
Required Item
|
String | Optional |
Item amount 2 (required) | 6
|
Required Amount
|
NonzeroNumber | Optional |
Item name 3 (required) | 7
|
Required Item
|
String | Optional |
Item amount 3 (required) | 8
|
Required Amount
|
NonzeroNumber | Optional |
Item name 4 (required) | 9
|
Required Item
|
String | Optional |
Item amount 4 (required) | 10
|
Required Amount
|
NonzeroNumber | Optional |
Item name 5 (required) | 11
|
Required Item
|
String | Optional |
Item amount 5 (required) | 12
|
Required Amount
|
NonzeroNumber | Optional |
Fee | cost
|
Trade fee
|
NonzeroNumber | Optional |
Location | location
|
Trade location
|
WikiCode | Optional |
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
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Item name (get) | 1 | Item to get
| String | required |
Item amount (get) | 2 | Amount to get
| Number | required |
Item name 1 (required) | 3 | Required Item
| String | required |
Item amount 1 (required) | 4 | Required Amount
| Number | required |
Item name 2 (required) | 5 | Required Item
| String | optional |
Item amount 2 (required) | 6 | Required Amount
| Number | optional |
Item name 3 (required) | 7 | Required Item
| String | optional |
Item amount 3 (required) | 8 | Required Amount
| Number | optional |
Item name 4 (required) | 9 | Required Item
| String | optional |
Item amount 4 (required) | 10 | Required Amount
| Number | optional |
Item name 5 (required) | 11 | Required Item
| String | optional |
Item amount 5 (required) | 12 | Required Amount
| Number | optional |
Fee | cost | Trade fee
| Number | optional |
Location | location | Trade location
| Content | optional |
Examples
Trade Offers Examples | ||
---|---|---|
![]() ![]() |
![]() |
LV26 |
{{TradeTable/Entry|Sandwich|1|Winterclaw|5|Giga Spiral Drill|3}} | ||
![]() |
![]() |
LV21 |
{{TradeTable/Entry|Headphone Scraps|2|Copper Gull|1}} | ||
![]() ![]() |
![]() |
LV26 |
{{TradeTable/Entry|Sandwich|1|Winterclaw|5|Metal Needles|1|cost=50|location=[[Autumn's Rise]]}} |
Location Example
Trade Offers | ||
---|---|---|
![]() ![]() |
![]() |
LV26 |
Non Location Example
{{TradeTable| {{TradeTable/Entry|Sandwich|1|Winterclaw|5|Metal Needles|1|cost=50}} }}
Trade Offers | ||
---|---|---|
![]() ![]() |
![]() |
LV26 |
{{TradeTable|{{TradeTable/Entry|Sandwich|1|Winterclaw|5|Giga Spiral Drill|3}}{{TradeTable/Entry|Headphone Scraps|2|Copper Gull|1}}}}
Trade Offers | ||
---|---|---|
![]() ![]() |
![]() |
LV26 |
![]() |
![]() |
LV21 |