Template:Wildcardnote: Difference between revisions
Jump to navigation
Jump to search
Note:The targetname/classname parameter supports wildcard but anything after the wildcard is ignored. For example,
Gameplayer (talk | contribs) (Attempting to correctly create template with variables) |
Gameplayer (talk | contribs) (One more variable) |
||
| 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 | {{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.}} | ||
Revision as of 10:24, 31 August 2024
{{{1}}} will {{{2}}} any {{{3}}} whose targetname/classname starts with {{{4}}} no matter what text follows after wildcard.