Difference between revisions of "Template:Infobox species"

From Dwaia Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<table class="wikitable infobox">
+
<table class="wikitable infobox" style="width:300px">
 
<tr>
 
<tr>
<th colspan="2" style="font-size:20px">{{{title1|{{PAGENAME}}}}}</th>
+
<th colspan="2" style="font-size:20px;">{{{title1|{{PAGENAME}}}}}</th>
 
</tr>{{#if:{{{image1|}}}|<tr>
 
</tr>{{#if:{{{image1|}}}|<tr>
<td colspan="2" style="font-size:20px">[[File:{{{image1}}}|frameless]]</td>
+
<td colspan="2" style="font-size:20px;text-align:center;">[[File:{{{image1}}}|frameless]]</td>
 
</tr>|}}{{#if:{{{caption1|}}}|<tr>
 
</tr>|}}{{#if:{{{caption1|}}}|<tr>
 
<td colspan="2" class="caption">{{{caption1}}}</td>
 
<td colspan="2" class="caption">{{{caption1}}}</td>

Revision as of 14:14, 28 January 2019

Infobox species


Example usage:

{{Infobox species
|title1=Example
|image1=Example
|caption1=Example
|element=Example
|level=Example
|skills=Example
|str=Example
|con=Example
|dex=Example
|int=Example
|cha=Example
|wis=Example
|general_body_type=Example
|prominent_features=Example
|height=Example
|weight=Example
|territory=Example
|preferred_habitat=Example
}}