Jump to content

Template:Transform-rotate: Difference between revisions

removing dependency on Transform template
m (+cat, link fix)
(removing dependency on Transform template)
 
Line 1: Line 1:
<includeonly>display:{{{display|inline-block}}}; {{transform|rotate({{{1|0}}}deg)}};</includeonly><noinclude>
<includeonly>display:{{{display|inline-block}}}; transform:({{{1|0}}}deg);</includeonly><noinclude>
Useful template for rotating stuff (e.g., text in table headers). See [[wp:Template:Transform-rotate|HERE]] for documentation.
Useful template for rotating stuff (e.g., text in table headers). See [[wp:Template:Transform-rotate|HERE]] for documentation.


[[Category:Table templates]]
[[Category:Table templates]]
</noinclude>
</noinclude>