Template:Infobox: Difference between revisions

From Weegeepie Wiki
Jump to navigation Jump to search
m (Protected "Template:Infobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
Line 1: Line 1:
{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|[[Category:Infobox templates|{{remove first word|{{SUBPAGENAME}}}}]]}}}}|}}</includeonly><noinclude>
<table class="infobox" style="width:22em; background:#f9f9f9; border:1px solid #aaa;">
  <tr>
    <th colspan="2" style="background:#4CAF50; color:white; text-align:center; font-size:120%;">{{{title|}}}</th>
  </tr>
  <tr>
    <td colspan="2" style="text-align:center;">{{{image|}}}</td>
  </tr>
  <tr>
    <th colspan="2" style="background:#e6e6e6;">{{{header1|}}}</th>
  </tr>
  <tr>
    <td><b>{{{label2|}}}</b></td>
    <td>{{{data2|}}}</td>
  </tr>
  <tr>
    <td><b>{{{label3|}}}</b></td>
    <td>{{{data3|}}}</td>
  </tr>
  <tr>
    <td><b>{{{label4|}}}</b></td>
    <td>{{{data4|}}}</td>
  </tr>
  <tr>
    <th colspan="2" style="background:#e6e6e6;">{{{header5|}}}</th>
  </tr>
  <tr>
    <td><b>{{{label6|}}}</b></td>
    <td>{{{data6|}}}</td>
  </tr>
</table>
<noinclude>
{{documentation}}
{{documentation}}
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
</noinclude>
</noinclude>

Revision as of 18:12, 2 June 2025

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}