User:THE OWL/Sandbox/Templates/User page/island: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Example ==
== Example ==
{{{{NAMESPACE}}:{{FULLPAGENAME}}|padding = .5em .7em|Hello, World!}}
{{{{FULLPAGENAME}}|padding = .5em .7em|Hello, World!}}
<includeonly>
<includeonly>


<onlyinclude><div style="display:flex; flex-direction:{{{flex-dir|column}}}; gap:{{{gap|.4em}}}; border:1px solid rgb({{{border-color|255 255 255}}} / 10%); bg-color:rgb({{{background-color|41 41 41}} / 99%); border-radius:4px; padding:{{{padding|.5em .7em .7em .7em}}}">{{{1|}}}</div></onlyinclude>
<onlyinclude><div style="display:flex; flex-direction:column; gap:.4em; border:1px solid rgb(255 255 255 / 10%); background-color:rgb({{{bgcolor|
41 41 41}}} / 99%); border-radius:4px; padding:{{{padding|.5em .7em .7em .7em}}}">{{{1|}}}</div></onlyinclude>


</includeonly>
</includeonly>

Latest revision as of 09:55, 27 August 2025

Example

Hello, World!