nakohdo wrote: > Platonides wrote: >> >> nakohdo: You cannot make some templates subst by not using subst. >> > > Thanks for clarification. Yes, a thought reading parser is still on my > wishlist ;-) > > A follow-up question, though: > Technically speaking "subst:" is a parser function, isn't it?
Not exactly a parser function. I would call it a /modifier/ for templates/parser functions. > Could I a > least create an alias for it (by modifying magic words?) which is more > meaningful for non English speakers? > > tia > Frank You are not expected to translate it. You would need to modify includes/MagicWord.php *and* the literal comparison in includes/parser/Parser.php at braceSubstitution() _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
