imported>Dawning
(by SublimeText.Mediawiker)
 
imported>Dawning
(by SublimeText.Mediawiker)
 
(2 intermediate revisions by the same user not shown)
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=Site-logo
|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=Site-logo
|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>

Latest revision as of 23:47, 11 October 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=
}}