Template:Item: Difference between revisions
Jump to navigation
Jump to search
Created template |
No edit summary |
||
| Line 1: | Line 1: | ||
{| align = right class="infobox bordered" style="width: 18em; font-size: 90%; text-align: left; border:solid 1px #EB2626" cellpadding="3" | |||
! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | {{{title}}} | |||
{{qif|test={{{image|}}}|then= {{{image}}}}} | |||
|- | |||
! style="background-color: #FFFFFF;" | [http://en.wikipedia.org/wiki/Kana Kana] | |||
| {{{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> | <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> | </noinclude> | ||
Revision as of 11:22, 27 April 2010
| {{{title}}} | |
|---|---|
| Kana | {{{japanese}}} |
| Localized As | {{{names}}} |
| Found in | {{{games}}} |
| Buy for | {{{buy}}} |
| Sell for | {{{sell}}} |
| Effect | {{{effect}}} |
Usage
{{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
}}