Template:Item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
}} | }} | ||
|datastyle = plain | |datastyle = plain | ||
Line 35: | Line 34: | ||
|label5 = Appearance: | |label5 = Appearance: | ||
|data5 = {{#if:{{{appearance|}}}|{{{appearance|}}}}} | |data5 = {{#if:{{{appearance|}}}|{{{appearance|}}}}} | ||
|label6 = Abilities: | |label6 = Attributes: | ||
| | |data6 = {{#if:{{{attributes|}}}|{{{attributes|}}}}} | ||
|label7 = Abilities: | |||
|data7 = {{#if:{{{abilities|}}}|{{{abilities|}}}}} | |||
|data8 = {{#if:{{{notes|}}}|<hr>}} | |||
|below = {{{notes|}}} | |below = {{{notes|}}} | ||
}} | }} |