You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:VowelStartingFragment/doc: Difference between revisions
Jump to navigation
Jump to search
(document {{VowelStartingFragment}}) |
m (typo) |
||
Line 6: | Line 6: | ||
|Designer=callforjudgement}} | |Designer=callforjudgement}} | ||
The {{tl|VowelStartingFragment}} takes one argument, a role fragment that can appear at the start of a role name. (This means that it must either be a fragment that refers to a [[faction]]/[[win condition]], or else a role or modifier that would normally appear at the start of a role name, e.g. [[Ascetic]] or [[Bulletproof]]; see {{tl|PrefixRole}} for more details on this.) This template does not have defined behaviour if given a role fragment that cannot appear in this position. | The {{tl|VowelStartingFragment}} template takes one argument, a role fragment that can appear at the start of a role name. (This means that it must either be a fragment that refers to a [[faction]]/[[win condition]], or else a role or modifier that would normally appear at the start of a role name, e.g. [[Ascetic]] or [[Bulletproof]]; see {{tl|PrefixRole}} for more details on this.) This template does not have defined behaviour if given a role fragment that cannot appear in this position. | ||
The return value is <code>n</code> if the fragment in question starts with a vowel, or an empty string otherwise. | The return value is <code>n</code> if the fragment in question starts with a vowel, or an empty string otherwise. |
Revision as of 00:48, 7 June 2018
|
The {{VowelStartingFragment}} template takes one argument, a role fragment that can appear at the start of a role name. (This means that it must either be a fragment that refers to a faction/win condition, or else a role or modifier that would normally appear at the start of a role name, e.g. Ascetic or Bulletproof; see {{PrefixRole}} for more details on this.) This template does not have defined behaviour if given a role fragment that cannot appear in this position.
The return value is n
if the fragment in question starts with a vowel, or an empty string otherwise.