Template:CarniTemplate: Difference between revisions
Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} <table class="infobox-table">{{#if:{{{param1|}}}|<tr> <th>Parameter 1</th> <td>{{{param1}}}</td> </tr>}}{{#if:{{{param2|}}}|<tr> <th>Parameter 2</th> <td>{{{param2}}}</td> </tr>}}{{#if:{{{param3|}}}|<tr> <th>Parameter 3</th> <td>{{{param3}}}</td> </tr>}}{{#if:{{{param4|}}}|<tr..." |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} | ||
<table class="infobox-table">{{#if:{{{param1|}}}|<tr> | <table class="infobox-table">{{#if:{{{param1|}}}|<tr> | ||
<th> | <h1 style="color:blue;" | ||
<th>Genus</th> | |||
<td>{{{param1}}}</td> | |||
</h1> | |||
</tr>}}{{#if:{{{param2|}}}|<tr> | </tr>}}{{#if:{{{param2|}}}|<tr> | ||
<th> | <th>Species</th> | ||
<td>{{{param2}}}</td> | <td>{{{param2}}}</td> | ||
</tr>}}{{#if:{{{param3|}}}|<tr> | </tr>}}{{#if:{{{param3|}}}|<tr> | ||
| Line 18: | Line 20: | ||
<td>{{{param5}}}</td> | <td>{{{param5}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</ | <h1 style="color:blue;">A Blue Heading</h1> | ||
<p style="color:red;">A red paragraph.</p> | |||
Latest revision as of 04:40, 25 February 2025
CarniTemplate
A Blue Heading
A red paragraph.