Welcome to the independent BOXBOY WIKI!

After ten years on Fandom, we forked on January 14, 2025. If you have edited the Fandom wiki and would like to reclaim your account, click here. To ensure that you only visit the independent wiki going forward, install the Indie Wiki Buddy browser extension.

Template:Character: Difference between revisions

From BOXBOY WIKI!
Jump to navigationJump to search
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="jp"> <label>JP</label> </data> <data source="shape"> <label>Shape</label> </data> <data source="gender"> <label>Gender</label> </data> <data source="friends"> <label>Friends</label> </data> <data source="games"> <label>Games</label> </data> </infobox> <noinclude> Exam...")
 
(Remove inline styling)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<infobox>
{|class="infobox" align="right" cellpadding="2"
  <title source="title1">
! align="center" colspan="2"|{{{name}}}
    <default>{{PAGENAME}}</default>
|-
  </title>
{{#if: {{{image|<noinclude>-</noinclude>}}} |
  <image source="image1">
{{!}} style="text-align: center;" colspan="2" {{!}} [[Image:{{{image}}}|200px|{{{width}}}|]]
    <caption source="caption1"/>
{{!}}-
  </image>
  <data source="jp">
    <label>JP</label>
  </data>
  <data source="shape">
    <label>Shape</label>
  </data>
  <data source="gender">
    <label>Gender</label>
  </data>
  <data source="friends">
    <label>Friends</label>
  </data>
  <data source="games">
    <label>Games</label>
  </data>
</infobox>
<noinclude>
Example usage:
<pre>
{{Character
 
  | title1=Example
 
  | image1=Example
 
  | caption1=Example
 
  | jp=Example
 
  | shape=Example
 
  | gender=Example
 
  | friends=Example
 
  | games=Example
 
}}
}}
</pre>
|-
<templatedata>
{{#if: {{{imagetwo|<noinclude>-</noinclude>}}} |
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"jp":{"suggested":true},"shape":{"suggested":true},"gender":{"suggested":true},"friends":{"suggested":true},"games":{"suggested":true}},"sets":[],"maps":{}}
{{!}} style="text-align: center;" colspan="2" {{!}} [[Image:{{{imagetwo}}}|200px|{{{widthtwo}}}|]]
</templatedata>
{{!}}-
</noinclude>
}}
|-
{{#if: {{{imagemap|<noinclude>-</noinclude>}}} |
{{!}} style="text-align: center;" colspan="2" {{!}} {{{imagemap}}}
{{!}}-
}}
|-
! align="center" colspan="2" |Character Information
|-
{{#if: {{{jp|<noinclude>-</noinclude>}}} |
! JP
{{!}} {{{jp}}}
{{!}}-
}}
{{#if: {{{shape|<noinclude>-</noinclude>}}} |
! Shape
{{!}} {{{shape}}}
{{!}}-
}}
{{#if: {{{gender|<noinclude>-</noinclude>}}} |
! Gender
{{!}} {{{gender}}}
{{!}}-
}}
{{#if: {{{friends|<noinclude>-</noinclude>}}} |
! Friends
{{!}} {{{friends}}}
{{!}}-
}}
|-
! align="center" colspan="2" |Game Information
|-
{{#if: {{{firstgame|<noinclude>-</noinclude>}}} |
! First Appearance
{{!}} {{{firstgame}}}
{{!}}-
}}
{{#if: {{{lastgame|<noinclude>-</noinclude>}}} |
! Latest Appearance
{{!}} {{{lastgame}}}
{{!}}-
}}
{{#if: {{{games|<noinclude>-</noinclude>}}} |
! Games
{{!}} {{{games}}}
{{!}}-
}}
|}

Latest revision as of 11:00, 12 January 2025

{{{name}}}
[[Image:{{{image}}}|200px|{{{width}}}|]]
[[Image:{{{imagetwo}}}|200px|{{{widthtwo}}}|]]
{{{imagemap}}}
Character Information
JP {{{jp}}}
Shape {{{shape}}}
Gender {{{gender}}}
Friends {{{friends}}}
Game Information
First Appearance {{{firstgame}}}
Latest Appearance {{{lastgame}}}
Games {{{games}}}