Template:Fashion/s: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
Tiddlywinks (talk | contribs) m (Seems to be working pretty well) |
mNo edit summary |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{ | {{Fashion/header|slot=Top}} | ||
</noinclude>|- style="background-color: #FFF;" | |||
{{#ifeq: {{{rows|1}}}|0|<!--nothing-->|{{!}} rowspan={{{rows|1}}} {{!}} {{{1}}} | |||
{{!}} rowspan={{{rows|1}}} {{!}} {{{2}}} }} | |||
</noinclude> | |||
|- style="background: # | |||
| {{{2}}} | |||
| {{{3}}} | | {{{3}}} | ||
| {{{4}}} | | {{{4}}} | ||
| | | {{{5}}} | ||
| {{{ | | data-sort-value={{formatnum:{{{6|0}}}|R}} | {{PDollar}}{{{6}}} | ||
{{ | | {{{7}}}<noinclude> | ||
{{Fashion/footer}} | |||
{{documentation}} | |||
[[Category:Table templates]] | [[Category:Table templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 02:31, 1 March 2024
Top | Japanese | Patterns by availability | Price | Location | ||
---|---|---|---|---|---|---|
S M US UM | S US | M UM | ||||
{{{1}}} | {{{2}}} | {{{3}}} | {{{4}}} | {{{5}}} | ${{{6}}} | {{{7}}} |
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
This template is for creating the rows of a table for a given "slot" of fashion item (tables of tops, bottoms, etc).
Parameters
- Unnamed
- 1: the name of the item
- 2: the Japanese name of the item
- 3: the patterns (colors) that appear in all games
- 4: the patterns (colors) that appear in only Sun or Ultra Sun
- 5: the patterns (colors) that appear in only Moon or Ultra Moon
- 6: the item's price (or
—
if it cannot be bought) - 7: where the item can be found or bought
- Named
- rows (optional): the number of different rows this item should have (defaults to 1). The first two cells will cover this many rows. If rows is greater than 1, the next
Fashion/s
call(s) should userows=0
to hide the first two cells.