Template:StyleDisplayNone: Difference between revisions

From HorizonXI Wiki
(Created page with "<includeonly>{{#if:{{isinhorizon|{{{1|}}}}}||style="display: none;"}}</includeonly> <noinclude>returns <pre>style="display: none;"</pre> as a string. used to hook into html tags.</noinclude>")
(No difference)

Revision as of 21:56, 4 August 2023

returns

style="display: none;"

as a string. used to hook into html tags.