|
|
| Line 1: |
Line 1: |
| {| align = right class="infobox bordered" style="width: 18em; font-size: 90%; text-align: left; border:solid 1px #EB2626" cellpadding="3"
| | #REDIRECT [[Template:Equipment]] |
| ! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | {{{title}}}
| |
| {{qif|test={{{image|}}}|then= {{{image}}}}}
| |
| |-
| |
| ! style="background-color: #FFFFFF;" | Kanji
| |
| | {{{japanese}}}
| |
| |-
| |
| ! style="background-color: #FFFFFF;" | Localized As
| |
| | {{{names}}}
| |
| |-
| |
| ! style="background-color: #FFFFFF;" | Found in
| |
| | {{{games}}}
| |
| |-
| |
| ! style="background-color: #FFFFFF;" | Buy for
| |
| | {{{buy}}}
| |
| |-
| |
| ! style="background-color: #FFFFFF;" | Sell for
| |
| | {{{sell}}}
| |
| |-
| |
| ! style="background-color:#FFFFFF;" | Effect
| |
| | {{{effect}}}
| |
| |}
| |
| <noinclude>
| |
| <br>
| |
| <br>
| |
| <br>
| |
| <br>
| |
| <br>
| |
| <br>
| |
| <br>
| |
| <br>
| |
| == Usage ==
| |
| <pre>
| |
| {{Item
| |
| |title = ''use the title of the article (ex.'' Yakusou'')''
| |
| |image = ''add'' [[Image:''ImageName.ext'']] ''so the image will appear.''
| |
| |japanese = ''use kanji only (ex.'' やくそう'')''
| |
| |names = ''example:'' Herb''<br>'' Medical Herb''<br>'' Medicinal Herb
| |
| |games =
| |
| |buy = ''if not a constant number (ex. 8G) enter the range (ex. 6-12G), including the specific detail in the article''
| |
| |sell = ''if not a constant number (ex. 8G) enter the range (ex. 6-4G), including the specific detail in the article''
| |
| |effect = ''if effect is not constant, use'' various, see article
| |
| }}
| |
| </pre>
| |
| </noinclude>
| |