Template:=/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
m (99 revisions imported: All these templates have originated from Wikipedia. Credits go directly to them.)
 
(16 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{mbox|type=notice|text=This template will soon be deprecated, as the {{tl|{{=}}}} will soon be a [[Help:Magic words|Magic word]]. See reasons and status at [[phab:T91154]].}}
{{Documentation subpage}}
{{Documentation subpage}}
{{High-risk|398,000+}}
{{High-risk|386,000+}}
<!-- Please add categories at the bottom of this page, and interwikis at Wikidata (see Wikipedia:Wikidata) -->
<!--
PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE.
YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT.
-->


== VASISHTA EDUCATIONS ==
== Usage ==
This template allows "=" to be used in unnamed template parameters. It inserts the [[equals-sign]] ("=") into the text. Alternatively, the [[HTML]] entity "&amp;#61;" can be used if there is no need for it to be interpreted as wikimarkup, such as when the literal equals-sign is to be displayed to the user.
Vasishta Educational Institutions Pvt.Ltd is established in 2010 with the aim of imparting quality education to the aspirants of IIT-JEE.It had a humble beginning in 2011 with a small center in Hyderabad with a strength of 22 students.


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


You can also use named parameters to bypass the restriction:
• The teaching starts at introducing fundamentals at the very basic level and subsequently make the children practice applications at various levels of difficulty.
* <code><nowiki>{{Font color|black|yellow|3= 2 + 2 = 4}}</nowiki></code> produces: {{Font color|black|yellow|3= 2 + 2 = 4}}
• The pace of the program and module structure allows assimilation of concepts which makes learning a comfortable practice for students of various IQ which ensures ranks to be natural.
• Application of basics in solving multi conceptual problems is a skill to be developed in the students through regular practice from the assignments which are meticulously prepared at various levels by the R&D team of VASISHTA.
• The assignments of VASISHTA have set of questions aimed at improving the logical reasoning and analytical abilities of the students which are useful for the competitive exams of different levels such as NEET/CET/BITS/JEE MAIN/JEE ADVANCE/KVPY and Olympiads.


Unlike &amp;#61;, the template only delays the interpretation of the symbol as code:
== TEACHING METHODOLOGY ==
<syntaxhighlight lang="html">
{{TemplateDataHeader}}
{{concat|<div class{{=}}"hatnote">This should be italicised.</div>}}
{{concat|<div class&#61;"hatnote">This will not be italicised.</div>}}
</syntaxhighlight>
produces:
{{concat|<div class{{=}}"hatnote">This should be italicised.</div>}}
{{concat|<div class&#61;"hatnote">This will not be italicised.</div>}}


<TemplateData>
== TemplateData ==
{{TemplateData header}}
{"description":"Teaching by experienced faculty with national repute who support and encourage students to manage their own learning.
<templatedata>
• Students are made to practice problems in work sessions from meticulously prepared assignments and learning material.
{
• Doubts from level wise conceptual assignments are cleared on the One-on-one basis in the concept clearing sessions.
"description": "A template to allow = to be used in template parameters",
• Time-to-time assessment through periodic testing and grand tests at the national level.
","params":{}}
"params": {},
"format": "{{_\n| _ = _\n}}"
</TemplateData>
}
</templatedata>


== See also ==
== See also ==
{{Escape template list}}
* {{tl|((}}, which produces: {{((}}
* [[mw:Help:Magic words]]
* {{tl|))}}, which produces: {{))}}
* {{tl|!}}, which produces: {{!}}
* {{tl|ifequal}}


<includeonly>{{basepage subpage|<!----PLEASE ADD CATEGORIES BELOW THIS LINE:---->
<includeonly>{{sandbox other||
<!-- Add categories below this line, and interwikis at Wikidata -->
[[Category:Wikipedia character-substitution templates]]
[[Category:Character-substitution templates]]
[[Category:Template namespace templates]]
[[Category:Template namespace templates]]
[[Category:Mathematical formatting templates]]
[[Category:Mathematical formatting templates]]

Latest revision as of 17:48, January 24, 2022

Usage

This template allows "=" to be used in unnamed template parameters. It inserts the equals-sign ("=") into the text. Alternatively, the HTML entity "&#61;" can be used if there is no need for it to be interpreted as wikimarkup, such as when the literal equals-sign is to be displayed to the user.

Examples

You can also use named parameters to bypass the restriction:

Unlike &#61;, the template only delays the interpretation of the symbol as code:

{{concat|<div class{{=}}"hatnote">This should be italicised.</div>}}
{{concat|<div class&#61;"hatnote">This will not be italicised.</div>}}

produces: Template:Concat Template:Concat

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

This template has custom formatting.

ParameterDescriptionTypeStatus
No parameters specified

See also

Template:Escape template list