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

From Skylanders Wiki
Aura24 (talk | contribs)
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..."
 
Aura24 (talk | contribs)
No edit summary
Tag: sourceedit
Line 1: Line 1:
<infobox>
<infobox layout="stacked" theme-source="element">
  <title source="title1">
<title source="name"><default>{{PAGENAME}}</default></title>
    <default>{{PAGENAME}}</default>
<image source="image"/>  
  </title>
<data source="species"><label>Species:</label></data>
  <image source="image1">
<data source="gender"><label>Gender:</label></data>  
    <caption source="caption1"/>
<data source="role"><label>Role:</label></data>
  </image>
<data source="world"><label>World:</label></data>  
  <data source="row1">
<data source="ability"><label>Abilities:</label></data>
    <label>Label</label>
<data source="firstapp"><label>First Appearance:</label></data>
  </data>
<data source="voice"><label>Voice Actor(s):</label></data>
  <data source="row2">
</infobox>  
    <label>Label</label>
  </data>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
== Usage & preview ==
Type in this:
 
<pre>
{{MediaCharacterbox
{{MediaCharacterbox
|title1=Example
|name=
|image1=Example
|image=
|caption1=Example
|species=
|row1=Example
|gender=
|row2=Example
|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>


Click here to refresh the preview above