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...")
 
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
<infobox>
{|class="infobox" style="width: 32%; text-align: left; font-size: 90%; border-radius:5px 5px 5px 5px;" align="right" cellpadding="2"
  <title source="title1">
! style="background:white; color:black; text-shadow:#000 .1em .1em .1em; padding-left:20px; border-radius:5px 5px 0px 0px;" 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}}}
{{!}}-
}}
|-
! style="background:white; color:black; text-shadow:#000 .1em .1em .1em; border-radius:5px 5px 0px 0px;" align="center" colspan="2" |Character Information
|-
{{#if: {{{known|<noinclude>-</noinclude>}}} |
! JP
{{!}} {{{known}}}
{{!}}-
}}
{{#if: {{{species|<noinclude>-</noinclude>}}} |
! Shape
{{!}} {{{species}}}
{{!}}-
}}
{{#if: {{{gender|<noinclude>-</noinclude>}}} |
! Gender
{{!}} {{{gender}}}
{{!}}-
}}
{{#if: {{{friends|<noinclude>-</noinclude>}}} |
! Friends
{{!}} {{{friends}}}
{{!}}-
}}
{{#if: {{{enemies|<noinclude>-</noinclude>}}} |
! Games
{{!}} {{{enemies}}}
{{!}}-
|}

Revision as of 10:19, 12 June 2022

{{#if: - |
{{{name}}}
[[Image:{{{image}}}|200px|{{{width}}}|]]
[[Image:{{{imagetwo}}}|200px|{{{widthtwo}}}|]]
{{{imagemap}}}
Character Information
JP {{{known}}}
Shape {{{species}}}
Gender {{{gender}}}
Friends {{{friends}}}
Games {{{enemies}}}