Welcome to our new Skyland! Article rewrites are welcome. If you see any missing images, please feel free to add them. Please use the Aboutfile template when uploading and add categories.
We are also aware of some articles being unavailable. Please bear with us while we are working to get them fixed.
Template:MediaCharacterbox: Difference between revisions
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..." |
No edit summary Tag: sourceedit |
||
Line 1: | Line 1: | ||
<infobox> | <infobox layout="stacked" theme-source="element"> | ||
<title source="name"><default>{{PAGENAME}}</default></title> | |||
<image source="image"/> | |||
<data source="species"><label>Species:</label></data> | |||
<data source="gender"><label>Gender:</label></data> | |||
<data source="role"><label>Role:</label></data> | |||
<data source="world"><label>World:</label></data> | |||
<data source="ability"><label>Abilities:</label></data> | |||
<data source="firstapp"><label>First Appearance:</label></data> | |||
<data source="voice"><label>Voice Actor(s):</label></data> | |||
</infobox> | |||
</infobox> | |||
<noinclude> | <noinclude> | ||
== Usage & preview == | |||
Type in this: | |||
<pre> | |||
{{MediaCharacterbox | {{MediaCharacterbox | ||
| | |name= | ||
| | |image= | ||
| | |species= | ||
| | |gender= | ||
| | |role= | ||
|world= | |||
|ability= | |||
|firstapp= | |||
|voice= | |||
}} | }} | ||
</pre> | </pre> | ||
to see this: | |||
{{MediaCharacterbox | |||
|name=This is a test | |||
|image=This is a test | |||
|species=This is a test | |||
|gender=This is a test | |||
|role=This is a test | |||
|world=This is a test | |||
|ability=This is a test | |||
|firstapp=This is a test | |||
|voice=This is a test | |||
}} | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | |||
</noinclude> | </noinclude> |
Revision as of 07:46, June 20, 2016
<infobox layout="stacked" theme-source="element"> <title source="name"><default>MediaCharacterbox</default></title> <image source="image"/> <label>Species:</label> <label>Gender:</label> <label>Role:</label> <label>World:</label> <label>Abilities:</label> <label>First Appearance:</label> <label>Voice Actor(s):</label> </infobox>
Usage & preview
Type in this:
{{MediaCharacterbox |name= |image= |species= |gender= |role= |world= |ability= |firstapp= |voice= }}
to see this:
<infobox layout="stacked" theme-source="element"> <title source="name"><default>MediaCharacterbox</default></title> <image source="image"/> <label>Species:</label> <label>Gender:</label> <label>Role:</label> <label>World:</label> <label>Abilities:</label> <label>First Appearance:</label> <label>Voice Actor(s):</label> </infobox>