|
|
| Line 92: |
Line 92: |
| |} | | |} |
| |} | | |} |
|
| |
| === Template ===
| |
| <div class="toccolours mw-collapsible mw-collapsed" style="width:95%; overflow:auto;">
| |
| <div style="font-weight:bold;line-height:1.6;">code</div>
| |
| <div class="mw-collapsible-content">
| |
| <nowiki>{| class="wikitable sortable" width=95% style="text-align: center;"
| |
| !class="unsortable" width=3% | !! width=10% | Item Name !! width=10% | JP Name !! width=8% | Upgrade Lv. !! width=14% |Upgrade Stats !! width=10% |Sell !! width=10% | Buy !! width=16% | Stats !! width=16% | Additional Effects
| |
| |-
| |
| | [[File:RF4 Items CATEGORY NAME.png]]
| |
| | NAME
| |
| | JPNAME
| |
| | #
| |
| | UPSTATS
| |
| | #G
| |
| | #G
| |
| | STATS
| |
| | ADDEFFECTS
| |
| |- class="expand-child"
| |
| | colspan="4" style="text-align: left;"|DESCRIPTION
| |
| | colspan="3" style="text-align: left;"| '''Locations:''' LOCATIONDATA || colspan="2" |
| |
| {| class="wikitable mw-collapsible mw-collapsed" width=100%
| |
| |+ style="text-align: left; font-weight: normal;" | Quality Differences
| |
| ! width=5% | Lv. !! width=25% | Sell !! width=25% | Buy !! width=45% | Stats
| |
| |-
| |
| ! scope="row"| 1
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 2
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 3
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"|4
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 5
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"|6
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 7
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 8
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 9
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 10
| |
| | #G || #G || STATS
| |
| |}
| |
| |-
| |
| | [[File:RF4 Items CATEGORY NAME.png]]
| |
| | NAME
| |
| | JPNAME
| |
| | #
| |
| | UPSTATS
| |
| | #G
| |
| | #G
| |
| | STATS
| |
| | ADDEFFECTS
| |
| |- class="expand-child"
| |
| | colspan="4" style="text-align: left;"|DESCRIPTION
| |
| | colspan="3" style="text-align: left;"| '''Locations:''' LOCATIONDATA || colspan="2" |
| |
| {| class="wikitable mw-collapsible mw-collapsed" width=100%
| |
| |+ style="text-align: left; font-weight: normal;" | Quality Differences
| |
| ! width=5% | Lv. !! width=25% | Sell !! width=25% | Buy !! width=45% | Stats
| |
| |-
| |
| ! scope="row"| 1
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 2
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 3
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"|4
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 5
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"|6
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 7
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 8
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 9
| |
| | #G || #G || STATS
| |
| |-
| |
| ! scope="row"| 10
| |
| | #G || #G || STATS
| |
| |}
| |
| |}
| |
| </nowiki>
| |
| </div></div>
| |
|
| |
| For values that span multiple levels, use:
| |
| <nowiki>rowspan "#" |</nowiki>
| |
| before the value, with # being the amount of levels the value is the same for.
| |
|
| |
|
| === Previous Iterations === | | === Previous Iterations === |