Template:Button: Difference between revisions
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
No edit summary Tags: Manual revert Reverted |
No edit summary Tag: Manual revert |
||
| 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> | |||