Template:Infobox: Difference between revisions
mNo edit summary Tag: 2017 source edit |
(naming params) Tag: 2017 source edit |
||
Line 6: | Line 6: | ||
<table class="infobox-table">{{#if:{{{param1|}}}|<tr> | <table class="infobox-table">{{#if:{{{param1|}}}|<tr> | ||
<th>Name</th> | <th>Name</th> | ||
<td>{{{ | <td>{{{name}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{age|}}}|<tr> | ||
<th>Age</th> | <th>Age</th> | ||
<td>{{{ | <td>{{{age}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{hometown|}}}|<tr> | ||
<th>Hometown</th> | <th>Hometown</th> | ||
<td>{{{ | <td>{{{hometown}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{sign|}}}|<tr> | ||
<th> | <th>Sign</th> | ||
<td>{{{ | <td>{{{sign}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{type|}}}|<tr> | ||
<th> | <th>Blood Type</th> | ||
<td>{{{ | <td>{{{type}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> |
Revision as of 17:07, 19 April 2024
Second verse, same as the first, little bit louder and a whole lot worse.
Infobox