Template:Infobox Player: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<templatestyles src="Infobox Player/styles.css" /> | <templatestyles src="Infobox Player/styles.css" /> | ||
<div class="infobox"> | <div class="infobox"> | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div> | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div> | ||
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div> | <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div> | ||
<div class="infobox-image-quote">{{{image_quote}}}</div> | <div class="infobox-image-quote">{{{image_quote}}}</div> | ||
<table class="infobox-table" | |||
<th> | <table class="infobox-table"> | ||
<td>{{{ | <th>Status</th> | ||
</tr> | <td>{{{status}}}</td> | ||
<th> | </tr><tr> | ||
<td>{{{ | <th>Other names</th> | ||
</tr> | <td>{{{other_names}}}</td> | ||
</tr><tr> | |||
<th>Parameter 3</th> | <th>Parameter 3</th> | ||
<td>{{{param3}}}</td> | <td>{{{param3}}}</td> | ||
</tr> | </tr><tr> | ||
<th>Parameter 4</th> | <th>Parameter 4</th> | ||
<td>{{{param4}}}</td> | <td>{{{param4}}}</td> | ||
</tr> | </tr><tr> | ||
<th>Parameter 5</th> | <th>Parameter 5</th> | ||
<td>{{{param5}}}</td> | <td>{{{param5}}}</td> | ||
</tr> | </tr></table> | ||
</div> | </div> | ||
Revision as of 16:26, 4 April 2024
Infobox Player
[[File:|300px]]
{{{image_quote}}}
| Status | {{{status}}} |
|---|---|
| Other names | {{{other_names}}} |
| Parameter 3 | {{{param3}}} |
| Parameter 4 | {{{param4}}} |
| Parameter 5 | {{{param5}}} |