imported>Fireworks888
No edit summary
imported>Eternally Cursed One
Added new syntax
Line 1: Line 1:
{{Infobox
<infobox>
|Box title = Evil-doer
    <title source="Box title">
|Image file = {{{image}}}
        <default>Evil-doer</default>
|Image size = {{{size}}}
    </title>
|Row 1 title = Full Name
<image source="image"/>
|Row 1 info = {{{fullname|No information}}}
<data source="fullname">
|Row 2 title = Alias
    <label>Full Name</label>
|Row 2 info = {{{alias|No information}}}
    <default>No information</default>
|Row 3 title = Occupation
  </data>
|Row 3 info = {{{occupation|No information}}}
<data source="alias">
|Row 4 title = Powers / Skills
<label>Alias</label>
|Row 4 info = {{{skills|No information}}}
<default>No information</default>
|Row 5 title = Hobby
</data>
|Row 5 info = {{{hobby|No information}}}
<data source="origin">
|Row 6 title = Goals
<label>Origin</label>
|Row 6 info = {{{goals|No information}}}
<default>No information</default>
|Row 7 title = Type of Villain
</data>
|Row 7 info = {{{type of villain|No information}}}
<data source="occupation">
}}
<label>Occupation</label>
<default>No information</default>
</data>
<data source="skills">
<label>Powers/Skills</label>
<default>No information</default>
</data>
<data source="hobby">
<label>Hobby</label>
<default>No information</default>
</data>
<data source="goals">
<label>Goals</label>
<default>No information</default>
</data>
<data source="type of villain">
<label>Type of Villain</label>
<default>No information</default>
</data>
</infobox>


<noinclude>
Info: New Villain infobox syntax copied from the Villains Wikia: http://villains.wikia.com/wiki/Template:Villain_Infobox


To use this template, just copy and paste the following code:
No copyright infringement intended.
 
<nowiki>
{{Villain Infobox</nowiki><br/><nowiki>
| image = </nowiki><br/><nowiki>
| size = </nowiki>???px<br/><nowiki>
| fullname = </nowiki><br/><nowiki>
| alias = </nowiki><br/><nowiki>
| occupation = </nowiki><br/><nowiki>
| skills = </nowiki><br/><nowiki>
| hobby = </nowiki><br/><nowiki>
| goals = </nowiki><br/><nowiki>
| type of villain = </nowiki><br/><nowiki>
}}</nowiki>
 
* image: The image of the villain (no need to use tags)
* size: no more than 300px (you can omit this field if you don't want to resize the pic)
* fullname: The full name of the villain
* alias: Any nickname or codename by which he is known
* origin: where they origin from
* occupation: The job of the villain
* skills: Any power or special skill of the villain
* hobby: Any hobby the villain may have
* goals: What the villain seeks
* type of villain: The kind of villain he is
 
</noinclude>

Revision as of 02:53, 18 January 2016

Info: New Villain infobox syntax copied from the Villains Wikia: http://villains.wikia.com/wiki/Template:Villain_Infobox

No copyright infringement intended.