Bureaucrats, content-moderator, emailconfirmed, Interface administrators, rollback, Suppressors, Administrators, threadmoderator
4,109
edits
(Hoshcof moved page Template:Infobox Item to Template:Infobox Item PIA: This template is specific to PIA items) Tag: New redirect |
m (Removed redirect to Template:Infobox Item PIA) Tags: Removed redirect Reverted |
||
Line 1: | Line 1: | ||
# | {| id="item" class="infobox" style="width:300px" | ||
! colspan="2" style="font-size:125%" | {{{title|{{{name}}}}}} | |||
|- | |||
{{#if:{{{image|}}}| | |||
!colspan="2" style="text-align:center" class="infobox-image" {{!}} [[File:{{{image|}}}]] | |||
}} | |||
|- | |||
{{#if:{{{description|}}}| | |||
{{!}} '''Description''' | |||
{{!}} {{{description}}} | |||
}} | |||
|- | |||
{{#if:{{{other names|}}}| | |||
{{!}} '''Other names''' | |||
{{!}} {{{other names}}} | |||
}} | |||
|- | |||
{{#if:{{{jp name|}}}| | |||
{{!}} '''Jp name''' | |||
{{!}} {{{jp name}}} | |||
}} | |||
|- | |||
{{#if:{{{type|}}}| | |||
{{!}} '''Item Type''' | |||
{{!}} {{{type}}} | |||
}} | |||
|- | |||
{{#if:{{{use|}}}| | |||
{{!}} '''Use''' | |||
{{!}} {{{use}}} | |||
}} | |||
|- | |||
{{#if:{{{appearances|}}}| | |||
{{!}} '''Appearances''' | |||
{{!}} {{{appearances}}} | |||
}} | |||
|}<noinclude> | |||
== Usage & preview == | |||
Type in this: | |||
<pre> | |||
{{Infobox Item | |||
|name=Happy Point | |||
|image=PIA_Icon_Happy_Point.png | |||
|description= | |||
|other names= | |||
|jp name= | |||
|type=Collectible | |||
|use=Various | |||
|appearances=''[[Chibi-Robo! Plug Into Adventure!]]''<br>''[[Chibi-Robo! Park Patrol]]''<br>''[[Okaeri! Chibi-Robo! Happy Richie Ōsōji!]]''<br>''[[Chibi-Robo! Photo Finder]]'' | |||
}} | |||
</pre> | |||
to see this: | |||
{{Infobox Item | |||
|name=Happy Point | |||
|image= | |||
|description= | |||
|other names= | |||
|jp name= | |||
|type=Collectible | |||
|use=Various | |||
|appearances=''[[Chibi-Robo! Plug Into Adventure!]]''<br>''[[Chibi-Robo! Park Patrol]]''<br>''[[Okaeri! Chibi-Robo! Happy Richie Ōsōji!]]''<br>''[[Chibi-Robo! Photo Finder]]'' | |||
}} | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | |||
</noinclude> |
edits