Template:Transform-rotate: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(from Wikipedia)
 
(removing dependency on Transform template)
 
(One intermediate revision by the same user not shown)
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 [https://en.wikipedia.org/wiki/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]]
</noinclude>
</noinclude>

Latest revision as of 02:54, 23 January 2023

Useful template for rotating stuff (e.g., text in table headers). See HERE for documentation.