Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
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>Parameter 1</th>
     <th>Website</th>
     <td>{{{param1}}}</td>
     <td>{{{website}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
</tr>}}{{#if:{{{param2|}}}|<tr>
     <th>Parameter 2</th>
     <th>Source Repository</th>
     <td>{{{param2}}}</td>
     <td>{{{repo}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
</tr>}}{{#if:{{{param3|}}}|<tr>
     <th>Parameter 3</th>
     <th>Parameter 3</th>

Revision as of 08:30, 4 July 2025

Infobox