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
m Reverted edits by Standingpad (talk) to last revision by [[User:wikipedia>Primefac|wikipedia>Primefac]]
Line 1: Line 1:
<div class="infobox">
{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|[[Category:Infobox templates|{{remove first word|{{SUBPAGENAME}}}}]]}}}}|}}</includeonly><noinclude>
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
{{documentation}}
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
<table class="infobox-table">{{#if:{{{website|}}}|<tr>
</noinclude>
    <th>Website</th>
    <td>{{{website}}}</td>
</tr>}}{{#if:{{{repo|}}}|<tr>
    <th>Source Repository</th>
    <td>{{{repo}}}</td>
</tr>}}{{#if:{{{author|}}}|<tr>
    <th>Author</th>
    <td>{{{author}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
    <th>Parameter 4</th>
    <td>{{{param4}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
    <th>Parameter 5</th>
    <td>{{{param5}}}</td>
</tr>}}</table>
</div>

Revision as of 02:38, 5 July 2025