Template:Wildcardnote: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(One more variable)
(Added category)
 
Line 1: Line 1:
{{note|The targetname/classname parameter supports wildcard but anything after the wildcard is ignored. For example, {{code|{{{1}}}}} will {{{2}}} any {{{3}}} whose targetname/classname starts with {{code|{{{4}}}}} no matter what text follows after wildcard.}}
{{note|The targetname/classname parameter supports wildcard but anything after the wildcard is ignored. For example, {{code|{{{1}}}}} will {{{2}}} any {{{3}}} whose targetname/classname starts with {{code|{{{4}}}}} no matter what text follows after wildcard.}}
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 11:46, 31 August 2024

Note.pngNote:The targetname/classname parameter supports wildcard but anything after the wildcard is ignored. For example, {{{1}}} will {{{2}}} any {{{3}}} whose targetname/classname starts with {{{4}}} no matter what text follows after wildcard.