|
|
Line 1: |
Line 1: |
| {| class="wikitable" style="width:250px;float:right;"
| | <table style="float:right;border:1px solid silver;background-color:rgb(249, 249, 249);max-width:256px;padding:5px;"> |
| |+ Infobox ext
| | <caption>'''{{{name|{{PAGENAME}}}}}'''</caption> |
| |-
| | <tr> |
| | [[File:RedSyver.jpeg|200px|frameless|center|link=[[Red]]]] <br> <center>Red is usually used to represent an image in templates as he appeared in [[:Template:CardThing]] a really long time ago</center>
| | <td colspan="2">[[{{{image}}}|200px|center]]</td> |
| |-
| | </tr> |
| ! Real-life information
| | </table> |
| |-
| |
| | '''Created''' by [[Kasper]] and [[Harrison]]<br>'''Created''' ℮ summer of 2015<br>'''Created''' for ''[[Adventures of Syver]]''<br>Based off of Mr. Shawn
| |
| |- | |
| ! In-universe information
| |
| |- | |
| | '''Description:''' ally of [[King]] in war and government<br>'''Likes''' order<br>'''Dislikes''' ridiculousness and chaos
| |
| |}
| |
| <noinclude> | | <noinclude> |
| This is a example for creating a subtemplate (Template:Infobox/[YOUR NAME HERE, MUST BE LOWERCASE]).
| | Usage: |
| | |
| Code:
| |
| | |
| <pre><nowiki> | | <pre><nowiki> |
| {| class="wikitable" style="width:250px;float:right;" | | {{Infobox |
| |+ Infobox ext
| | |name=OPTIONAL |
| |- | | |image=File:Example.png |
| | [[File:RedSyver.jpeg|200px|frameless|center|link=[[Red]]]] <br> <center>Red is usually used to represent an image in templates as he appeared in [[:Template:CardThing]] a really long time ago</center> | | }} |
| |-
| |
| ! Real-life information
| |
| |-
| |
| | '''Created''' by [[Kasper]] and [[Harrison]]<br>'''Created''' ℮ summer of 2015<br>'''Created''' for ''[[Adventures of Syver]]''<br>Based off of Mr. Shawn
| |
| |-
| |
| ! In-universe information
| |
| |-
| |
| | '''Description:''' ally of [[King]] in war and government<br>'''Likes''' order<br>'''Dislikes''' ridiculousness and chaos
| |
| |}
| |
| </nowiki></pre>
| |
| | |
| Wireframe:
| |
| | |
| <pre><nowiki>
| |
| {{infobox/subtemplate
| |
| |{{{name}}}
| |
| |{{{File:Image.png}}}
| |
| |{{{caption}}}
| |
| |{{{topic 1}}}
| |
| |{{{content 1}}}
| |
| |{{{content 2}}}
| |
| |{{{content 3}}}
| |
| |{{{topic 2}}}
| |
| |{{{content 1}}}
| |
| |{{{content 2}}}
| |
| |{{{content 3}}}
| |
| } | |
| </nowiki></pre> | | </nowiki></pre> |
| </noinclude> | | </noinclude> |
Latest revision as of 13:16, 13 July 2025
Infobox
[[{{{image}}}|200px|center]] |
Usage:
{{Infobox
|name=OPTIONAL
|image=File:Example.png
}}