Template:Ifsubst/doc: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> {{high-risk|500,000+}} ===Usage=== Meta template that returns the first par...")
 
mNo edit summary
 
Line 16: Line 16:


</includeonly>
</includeonly>
[[Category:Templates]]

Latest revision as of 22:18, 14 December 2012

Usage[edit source]

Meta template that returns the first parameter if evaluated during substitution, and the second parameter if evaluated during transclusion.
Note that this template must be used in safesubst mode to work properly:

{{ {{{|safesubst:}}}ifsubst| yes | no }}

Template:List of subst helper templates