Template:Button: Difference between revisions
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
Created page with "<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|blue=}} |<..." |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<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 | <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> | |||