Make better |
m no category here |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>{| class="infobox" style="float: right; clear: 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:''' | ||
Line 7: | Line 7: | ||
|'''Type:''' | |'''Type:''' | ||
|<code>{{{type}}}</code> | |<code>{{{type}}}</code> | ||
|} {{#if: {{{nested|}}}||[[Category: | |} {{#if: {{{nested|}}}||[[Category:Enums]]}}</includeonly></onlyinclude> | ||
<noinclude> | |||
== Example == | == Example == | ||
Line 16: | Line 17: | ||
Test float | 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