Template:=/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
m (update transclusion count)
m ("{{Colors|" --> "{{Font color|}}")
Line 5: Line 5:
YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT
YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT
-->
-->
== Usage ==


== Usage ==
This template allows "<code>=</code>" to be used in template parameters.
This template allows "<code>=</code>" to be used in template parameters.


Line 12: Line 12:


== Example ==
== Example ==
*<code><nowiki>{{Font color|black|yellow|2 + 2 {{=}} 4}}</nowiki></code> produces: {{Font color|black|yellow|2 + 2 {{=}} 4}}

*<code><nowiki>{{Colors|black|yellow|2 + 2 {{=}} 4}}</nowiki></code> produces: {{Colors|black|yellow|2 + 2 {{=}} 4}}


You can also use named parameters to bypass the restriction:
You can also use named parameters to bypass the restriction:
*<code><nowiki>{{Colors|black|yellow|3= 2 + 2 = 4}}</nowiki></code> produces: {{Colors|black|yellow|3= 2 + 2 = 4}}
*<code><nowiki>{{Font color|black|yellow|3= 2 + 2 = 4}}</nowiki></code> produces: {{Font color|black|yellow|3= 2 + 2 = 4}}


== TemplateData ==
== TemplateData ==
Line 30: Line 29:
* {{tlpad|!}}, which produces: {{!}}
* {{tlpad|!}}, which produces: {{!}}
* {{tl|ifequal}}
* {{tl|ifequal}}



<includeonly><!----PLEASE ADD CATEGORIES BELOW THIS LINE:---->
<includeonly><!----PLEASE ADD CATEGORIES BELOW THIS LINE:---->

Revision as of 03:27, December 17, 2014

Usage

This template allows "=" to be used in template parameters.

This template cannot be substituted.

Example

You can also use named parameters to bypass the restriction:

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for =

A template to allow = to be used in template parameters

Template parameters

ParameterDescriptionTypeStatus
No parameters specified

See also