Difference between revisions of "Template:Infobox character"

From SDSDWiki
Line 5: Line 5:
 
     <th>Creature Type</th>
 
     <th>Creature Type</th>
 
     <td>{{{creaturetype}}}</td>
 
     <td>{{{creaturetype}}}</td>
</tr>}}{{#if:{{{Race|}}}|<tr>
+
</tr>}}{{#if:{{{race|}}}|<tr>
 
     <th>Race</th>
 
     <th>Race</th>
 
     <td>{{{race}}}</td>
 
     <td>{{{race}}}</td>
</tr>}}{{#if:{{{Pronouns|}}}|<tr>
+
</tr>}}{{#if:{{{pronouns|}}}|<tr>
 
     <th>Pronouns</th>
 
     <th>Pronouns</th>
 
     <td>{{{pronouns}}}</td>
 
     <td>{{{pronouns}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
+
</tr>}}{{#if:{{{age|}}}|<tr>
 
     <th>Age</th>
 
     <th>Age</th>
 
     <td>{{{age}}}</td>
 
     <td>{{{age}}}</td>
 
</tr>}}</table>
 
</tr>}}</table>
 
</div>
 
</div>

Revision as of 01:43, 3 December 2020

Infobox character