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">...")
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox>
{| id="sticker" class="infobox" style="width:300px"
  <title source="title1">
! colspan="2" style="font-size:125%" | {{{name|''{{{title|{{PAGENAME}}}}}''}}}
    <default>{{PAGENAME}}</default>
|-
  </title>
| colspan="2" style="text-align:center" class="infobox-image" | [[File:{{{image|}}}]]
  <image source="image1">
|-
    <caption source="caption1"/>
{{#if:{{{requirements|}}}|
  </image>
{{!}} '''Requirements'''
  <data source="row1">
{{!}} {{{requirements}}}
    <label>Label</label>
}}
  </data>
|-
  <data source="row2">
{{#if:{{{game|}}}|
    <label>Label</label>
{{!}} '''Game'''
  </data>
{{!}} {{{game}}}
</infobox>
}}
|}
<noinclude>
<noinclude>
Example usage:<pre>
== Usage & preview ==
Type in this:
 
<pre>
{{Infobox Sticker
{{Infobox Sticker
|title1=Example
|name=
|image1=Example
|image=
|caption1=Example
|requirements=
|row1=Example
|game=
|row2=Example
}}
}}
</pre>
</pre>
to see this:
{{Infobox Sticker
|name=
|image=<tabber>
1=[[File:Default.png|250px]]
|-|2=[[File:Default.png|250px]]
</tabber>
|requirements=
|game=
}}
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>
</noinclude>

Latest revision as of 00:30, 3 June 2024

Infobox Sticker
[[File:]]

Usage & preview

Type in this:

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

to see this:

[[File:]]


Click here to refresh the preview above