Difference between revisions of "Template:Extension"

123 bytes added ,  06:18, 6 September 2019
make the content collapsible
>SamanthaNguyen
m (Undid revision 3288205 by SamanthaNguyen (talk) miscounted (I didn't include that the extension had multiple subscribers to a single hook), Extension:Translate registers just about 40ish or so hooks, so this is enough for now)
>Kghbln
(make the content collapsible)
Line 232: Line 232:
{{#if:{{{namespace|}}}|
{{#if:{{{namespace|}}}|
<tr>
<tr>
<td>{{ll|Template:Extension#namespace|'''<translate><!--T:26--> Namespace</translate>'''}}</td>
<td class="mw-collapsible mw-collapsed" colspan="2">
<td><!-- the parameter "namespace" should begin on its own line so that bullet lists are correctly recognised by MediaWiki -->
<div class="mw-collapsible-header">{{ll|Template:Extension#namespace|'''<translate><!--T:26--> Namespace</translate>'''}}</div>
{{{namespace|}}}</td>
<div class="mw-collapsible-content"><!-- the parameter "namespace" should begin on its own line so that bullet lists are correctly recognised by MediaWiki -->
{{{namespace|}}}</div></td>
</tr>
</tr>
}}
}}
Anonymous user