Need proper info box styling, good enough for now. |
m no category here |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>{| style="float: right" | <onlyinclude><includeonly>{| class="infobox" style="float: right; clear: right" | ||
|+ Enum | |+ {{#if: {{{nested|}}}|[[:Category:Components With Nested Enums|Nested Enum]]|[[:Category:Enums|Enum]]}} | ||
|- | |- | ||
|'''Name''' | |'''Name:''' | ||
|{{{name}}} | |{{{name}}} | ||
|- | |- | ||
|''' | |'''Type:''' | ||
|<code>{{{type}}}</code> | |<code>{{{type}}}</code> | ||
|}</includeonly></onlyinclude> | |} {{#if: {{{nested|}}}||[[Category:Enums]]}}</includeonly></onlyinclude> | ||
<noinclude> | |||
== Example == | == Example == | ||
Line 14: | Line 15: | ||
|name=Filtering | |name=Filtering | ||
|type=Elements.Assets.Filtering}} | |type=Elements.Assets.Filtering}} | ||
Test float | |||
{{Infobox Enum | |||
|name=Filtering | |||
|type=Elements.Assets.Filtering | |||
|nested=true}} | |||
Test float | |||
</noinclude> |
Latest revision as of 13:55, 21 April 2025
Example
Name: | Filtering |
Type: | Elements.Assets.Filtering
|
Test float
Name: | Filtering |
Type: | Elements.Assets.Filtering
|
Test float