Template:Convert template/doc: Difference between revisions
Template page
More actions
Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> {{Distinguish|Template:Convert}} === Usage === Used to mark a template for conversion into a standardized template format. Place inside 'noinclude' tags on the template page to prevent the message from being transcluded into article space, eg: *<code><nowiki><noinclude>{{convert template|target_template}}</noinclude></nowiki></code> ====Parameters==== *template = the stan..." |
(No difference)
|
Latest revision as of 20:11, 21 February 2025
This is a documentation subpage for Template:Convert template. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
Used to mark a template for conversion into a standardized template format. Place inside 'noinclude' tags on the template page to prevent the message from being transcluded into article space, eg:
<noinclude>{{convert template|target_template}}</noinclude>
Parameters
- template = the standardized template that the template should be converted to
- discuss = a link to the discussion page for the conversion (defaults to the talk page of the standardized template).
This template adds any templates it is transcluded into to Category:Templates to be standardized by default, or to a Category:Templates to be standardized/{{{template}}} subpage if that category page has been created. Please create these category subpages as needed, and make sure that the subpages contain [[Category:Templates to be standardized]] to keep the category hierarchy intact.