Template:ButtonHeader: Difference between revisions
imported>Dawning (by SublimeText.Mediawiker) |
No edit summary |
||
| (24 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly> | ||
<h2 class="mw-customtoggle-{{{type|}}} button-expand-header"><span> {{#if:{{{img|}}}|[[File:{{{img|}}}.png{{!}}text-top{{!}}class=button-image{{!}}64px{{!}}link=]]}} {{{text|}}}</span></h2> | |||
<h2 class="mw-customtoggle-{{{type|}}} button-expand-header">{{#if:{{{img|}}}|[[File:{{{img|}}}.png{{!}} | |||
</ | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-{{{type|}}}"> | <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-{{{type|}}}"> | ||
{{{content|}}} | {{{content|}}} | ||
</div> | </div> | ||
</ | </includeonly><noinclude>{{Documentation}}</noinclude> | ||
<noinclude>{{Documentation}}</noinclude> | |||
Latest revision as of 21:58, 30 December 2025
This template is used to create a button of the header type on this wiki.
Im Buttoning It
Hello this is what appears when you open me, you can put anything here, like this infobox!
blahblahblah
Example Shown
{{ButtonHeader
|type=ButtonHeaderExample
|text=Im Buttoning It
|img=Site-logo
|content=Hello this is what appears when you open me, you can put anything here, like this infobox!
{{NPCInfobox
|title=blahblahblah
}}
}}Copy This
{{ButtonHeader
|type=
|text=
|img=
|content=
}}