Template:Z1/doc View history

(Created page with "{{doc subpage}} <!-- ADD DOCUMENTATION BELOW THIS LINE --> Go to the normally substituted template you wish to track and add the z number template to its syntax. We suggest pl...")
 
No edit summary
 
Line 1: Line 1:
{{doc subpage}}
{{doc subpage}}
<!-- ADD DOCUMENTATION BELOW THIS LINE -->
<!-- ADD DOCUMENTATION BELOW THIS LINE -->
Go to the normally substituted template you wish to track and add the z number template to its syntax. We suggest placing it at the end of the template syntax, just prior to the commented out text providing the template name, e.g., {{z1}}<!-- Template:Name -->
Go to the normally substituted template you wish to track and add the z number template to its syntax. We suggest placing it at the end of the template syntax, just prior to the commented out text providing the template name, e.g., <code><nowiki>{{Z1}}<!-- Template:Name --></nowiki></code>


Be sure the z number template is not added inside of a conditional part of the template you wish to track, such as an #if function or another type of conditional parser function
Be sure the z number template is not added inside of a conditional part of the template you wish to track, such as an #if function or another type of conditional parser function

Latest revision as of 15:38, 17 February 2016

This is a documentation subpage for Template:Z1.
It contains usage information, categories and other content that is not part of the original template page.

Go to the normally substituted template you wish to track and add the z number template to its syntax. We suggest placing it at the end of the template syntax, just prior to the commented out text providing the template name, e.g., {{Z1}}<!-- Template:Name -->

Be sure the z number template is not added inside of a conditional part of the template you wish to track, such as an #if function or another type of conditional parser function