Template:IntTypes: Difference between revisions

Template page
so we have both nohead and nocat now, this means it can be used in a lot of places
m oh yeah, should wrap that in includeonly
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#if:{{{nohead|}}}||== {{{Header|Related Types}}} ==}}
{{#ifeq:{{{nohead|+}}}|{{{nohead|-}}}||== {{{Header|Related Types}}} ==}}
* [[Type:Int | int]]
* [[Type:Int | int]]
* [[Type:Int2 | int2]]
* [[Type:Int2 | int2]]
* [[Type:Int3 | int3]]
* [[Type:Int3 | int3]]
* [[Type:Int4 | int4]]
* [[Type:Int4 | int4]]
{{#if:{{{nocat|}}}| | [[Category:Type]] [[Category:Value Types]]}}
<includeonly>{{#ifeq:{{{nocat|+}}}|{{{nocat|-}}}||[[Category:Type]] [[Category:Value Types]]}}</includeonly>

Latest revision as of 04:12, 18 August 2024

Related Types