Difference between revisions of "Template:Basic Infobox"

From Shinies
(Adjust parameters)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<table>{{#if:{{{Name|}}}|<tr>
<table>{{#if:{{{Name|}}}|<tr>
     <th>Parameter 1</th>
     <th>Name</th>
     <td>{{{Name}}}</td>
     <td>{{{Name}}}</td>
</tr>}}{{#if:{{{Gender|}}}|<tr>
</tr>}}{{#if:{{{Gender|}}}|<tr>
     <th>Parameter 2</th>
     <th>Gender</th>
     <td>{{{Gender}}}</td>
     <td>{{{Gender}}}</td>
</tr>}}{{#if:{{{Pronouns|}}}|<tr>
</tr>}}{{#if:{{{Pronouns|}}}|<tr>
     <th>Parameter 3</th>
     <th>Pronouns</th>
     <td>{{{Pronouns}}}</td>
     <td>{{{Pronouns}}}</td>
</tr>}}{{#if:{{{Apparent Species|}}}|<tr>
</tr>}}{{#if:{{{Species|}}}|<tr>
     <th>Parameter 4</th>
     <th>Species</th>
     <td>{{{Apparent Species}}}</td>
     <td>{{{Species}}}</td>
</tr>}}{{#if:{{{Age|}}}|<tr>
</tr>}}{{#if:{{{Age|}}}|<tr>
     <th>Parameter 5</th>
     <th>Age</th>
     <td>{{{Age}}}</td>
     <td>{{{Age}}}</td>
</tr>}}{{#if:{{{Coloration|}}}|<tr>
</tr>}}{{#if:{{{Coloration|}}}|<tr>
     <th>Parameter 5</th>
     <th>Coloration</th>
     <td>{{{Coloration}}}</td>
     <td>{{{Coloration}}}</td>
</tr>}}{{#if:{{{Hair/Tail|}}}|<tr>
</tr>}}{{#if:{{{Hair/Tail|}}}|<tr>
     <th>Parameter 5</th>
     <th>Hair/Tail</th>
     <td>{{{Hair/Tail}}}</td>
     <td>{{{Hair/Tail}}}</td>
</tr>}}{{#if:{{{Eyes|}}}|<tr>
</tr>}}{{#if:{{{Eyes|}}}|<tr>
     <th>Parameter 5</th>
     <th>Eyes</th>
     <td>{{{Eyes}}}</td>
     <td>{{{Eyes}}}</td>
</tr>}}{{#if:{{{Interior|}}}|<tr>
</tr>}}{{#if:{{{Interior|}}}|<tr>
     <th>Parameter 5</th>
     <th>Interior</th>
     <td>{{{Interior}}}</td>
     <td>{{{Interior}}}</td>
</tr>}}{{#if:{{{World Type|}}}|<tr>
</tr>}}{{#if:{{{World Type|}}}|<tr>
     <th>Parameter 5</th>
     <th>World Type</th>
     <td>{{{World Type}}}</td>
     <td>{{{World Type}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>
<noinclude>
<templatedata>
{
"params": {
"title": {},
"image": {},
"Name": {},
"Gender": {},
"Pronouns": {},
"Apparent Species": {},
"Age": {},
"Coloration": {},
"Hair/Tail": {},
"Eyes": {},
"Interior": {},
"World Type": {}
},
"description": "Infobox for characters"
}
</templatedata>
</noinclude>

Latest revision as of 19:54, 15 March 2022

Basic Infobox

Infobox for characters

Template parameters

ParameterDescriptionTypeStatus
titletitle

no description

Unknownoptional
imageimage

no description

Unknownoptional
NameName

no description

Unknownoptional
GenderGender

no description

Unknownoptional
PronounsPronouns

no description

Unknownoptional
Apparent SpeciesApparent Species

no description

Unknownoptional
AgeAge

no description

Unknownoptional
ColorationColoration

no description

Unknownoptional
Hair/TailHair/Tail

no description

Unknownoptional
EyesEyes

no description

Unknownoptional
InteriorInterior

no description

Unknownoptional
World TypeWorld Type

no description

Unknownoptional