imported>Dawning
(by SublimeText.Mediawiker)
 
imported>Dawning
doc creation (by SublimeText.Mediawiker)
Line 1: Line 1:
test
This template is used to create a button of the header type on this wiki.
 
{{ButtonHeader
|type=ButtonHeaderExample
|text=Im Buttoning It
|img=Sitelogo
|content=Hello this is what appears when you open me, you can put anything here, like this infobox!
{{NPCInfobox
|title=blahblahblah
}}
}}
 
==Example Shown==
<syntaxhighlight lang="wikitext" style="overflow: auto;">
{{ButtonHeader
|type=ButtonHeaderExample
|text=Im Buttoning It
|img=Sitelogo
|content=Hello this is what appears when you open me, you can put anything here, like this infobox!
{{NPCInfobox
|title=blahblahblah
}}
}}
</syntaxhighlight>
 
==Copy This==
<syntaxhighlight lang="wikitext" style="overflow: auto;">
{{ButtonHeader
|type=
|text=
|img=
|content=
}}
</syntaxhighlight>

Revision as of 23:37, 11 October 2025

This template is used to create a button of the header type on this wiki.


 File:Sitelogo.png 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=Sitelogo
|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=
}}