Template:Infobox collapse: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<table style="float:right;border:1px solid silver;background-color:rgb(249, 249, 249);max-width:256px;padding:5px;"> <caption>'''{{{name|{{PAGENAME}}}}}'''</caption> <tr> <td class="mw-collapsible mw-collapsed" colspan="2"> <div class="mw-collapsible-header">'''{{ll|Template:Extension#namespace|2=<translate><!--T:26--> Namespace</translate>}}'''</div> <div class="mw-collapsible-content"><!-- the parameter "namespace" should begin on its own line so that bullet lists are...") |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table style="float:right;border:1px solid silver;background-color:rgb(249, 249, 249);max-width:256px;padding:5px;"> | <table style="float:right;border:1px solid silver;background-color:rgb(249, 249, 249);max-width:256px;padding:5px;"> | ||
<caption>'''{{{name|{{PAGENAME}}}}}'''</caption> | <caption>'''{{{name|{{PAGENAME}}}}}'''</caption> | ||
<tr> | |||
<td colspan="2">[[{{{image}}}|200px|center]]</td> | |||
</tr> | |||
<tr> | |||
<th style="text-align: left;vertical-align: top;">infobax</th> | |||
<td>{{{test}}}</td> | |||
</tr> | |||
<tr> | <tr> | ||
<td class="mw-collapsible mw-collapsed" colspan="2"> | <td class="mw-collapsible mw-collapsed" colspan="2"> | ||
<div class="mw-collapsible-header"> | <div class="mw-collapsible-header">{{{collapse}}}</div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content">{{{colum}}}</div> | ||
{{{ | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Line 12: | Line 19: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Infobox collapse | {{Infobox collapse | ||
| | |name=chaz | ||
|image=File:Example.png | |||
|test=chaz | |||
|collapse=chaz | |||
|colum=chaz | |||
}} | }} | ||
</nowiki></pre> | |||
</noinclude> | </noinclude> |
Latest revision as of 22:13, 29 February 2024
[[{{{image}}}|200px|center]] | |
infobax | {{{test}}} |
---|---|
{{{collapse}}}
{{{colum}}}
|
Usage:
{{Infobox collapse |name=chaz |image=File:Example.png |test=chaz |collapse=chaz |colum=chaz }}