Template:Button: Difference between revisions
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
No edit summary Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Button/styles.css"/><div data-correspondingcontent="{{{cc|}}}" id="wpSaveWidget" class="{{{class|}}} background_form_element" title="{{{hover|}}}" style="display:inline-block">{{{1|undefined label}}}</div></includeonly><noinclude>Mediawiki button. If you are trying to make a button with an external link and it doesn't work, try using {{tname|Button link}}. | ||
{|class="wikitable"| | |||
!|Normal button | |||
|{{Button|[[Talk:Main Page|Talk]]|blue=}} | |||
|<pre>{{Button|[[Talk:Main Page|Talk]]|blue=}}</pre> | |||
|+ | |||
!|External link | |||
|{{Button|[https://www.youtube.com/@soyjakpartyvideoarchive SPVA]|class=plainlinks}} | |||
|<pre>{{Button|[https://www.youtube.com/@soyjakpartyvideoarchive SPVA]|class=plainlinks}}</pre> | |||
|+ | |||
</ | |} | ||
</noinclude> | |||
Revision as of 18:27, 8 April 2026
Mediawiki button. If you are trying to make a button with an external link and it doesn't work, try using {{Button link}}.
| Normal button | {{Button|[[Talk:Main Page|Talk]]|blue=}}
|
|
|---|---|---|
| External link | {{Button|[https://www.youtube.com/@soyjakpartyvideoarchive SPVA]|class=plainlinks}}
|