Template:Infobox Sticker: Difference between revisions

From Chibi-Robo! Wiki
Jump to navigation Jump to search
m (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...")
 
m (Created infobox for stickers)
Line 1: Line 1:
<infobox>
<infobox theme="sticker">
  <title source="title1">
<title source="name"><default>{{PAGENAME}}</default></title>
    <default>{{PAGENAME}}</default>
<image source="image"><default>[[File:|150px]]
  </title>
</default></image>
  <image source="image1">
<data source="jp name"><label><small>jp name</small></label></data>
    <caption source="caption1"/>
<data source="requirements"><label><small>'''Requirements:'''</small></label></data>
  </image>
<data source="game"><label><small>'''Game:'''</small></label></data>
  <data source="row1">
    <label>Label</label>
  </data>
  <data source="row2">
    <label>Label</label>
  </data>
</infobox>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
== Usage & preview ==
Type in this:
 
<pre>
{{Infobox Sticker
{{Infobox Sticker
|title1=Example
|name=
|image1=Example
|image=
|caption1=Example
|jp name=
|row1=Example
|requirements=
|row2=Example
|game=
}}
}}
</pre>
</pre>
to see this:
{{Infobox Sticker
|name=
|image=<tabber>
1=[[File:Default.png|250px]]
|-|2=[[File:Default.png|250px]]
</tabber>
|jp name=
|requirements=
|game=
}}
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>
</noinclude>

Revision as of 19:12, 16 November 2020

<infobox theme="sticker"> <title source="name"><default>Infobox Sticker</default></title> <image source="image"><default>[[File:|150px]] </default></image> <label>jp name</label> <label>Requirements:</label> <label>Game:</label> </infobox>

Usage & preview

Type in this:

{{Infobox Sticker
|name=
|image=
|jp name=
|requirements=
|game=
}}

to see this:

<infobox theme="sticker"> <title source="name"><default>Infobox Sticker</default></title> <image source="image"><default>[[File:|150px]] </default></image> <label>jp name</label> <label>Requirements:</label> <label>Game:</label> </infobox>


Click here to refresh the preview above