Difference between revisions of "Template:=/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Vasishtaeducations
m (94 revisions imported)
 
(11 intermediate revisions by 10 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 ==
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.
+
This template allows "=" to be used in unnamed template parameters. It inserts the one-character [[equals-sign]] ("=") into the text. However, in [[wp:CS1]] cite titles, the [[Unicode]] form "&amp;#61;" could be used instead, where a literal "=" is not wanted during formatting of a title.
  
== LEARNING METHODOLOGY ==
+
== Examples ==
 +
* <code><nowiki>{{Font color|black|yellow|2 + 2 {{=}} 4}}</nowiki></code> produces: {{Font color|black|yellow|2 + 2 {{=}} 4}}
  
• The teaching starts at introducing fundamentals at the very basic level and subsequently make the children practice applications at various levels of difficulty.
+
You can also use named parameters to bypass the restriction:
• 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.
+
* <code><nowiki>{{Font color|black|yellow|3= 2 + 2 = 4}}</nowiki></code> produces: {{Font color|black|yellow|3= 2 + 2 = 4}}
• 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.
 
  
== TEACHING METHODOLOGY ==
+
== TemplateData ==
{{TemplateDataHeader}}
+
{{TemplateData header}}
 
+
<templatedata>
<TemplateData>
+
{
{"description":"Teaching by experienced faculty with national repute who support and encourage students to manage their own learning.
+
"description": "A template to allow = to be used in template parameters",
• Students are made to practice problems in work sessions from meticulously prepared assignments and learning material.
+
"params": {},
• Doubts from level wise conceptual assignments are cleared on the One-on-one basis in the concept clearing sessions.
+
"format": "{{_\n| _ = _\n}}"
• Time-to-time assessment through periodic testing and grand tests at the national level.
+
}
","params":{}}
+
</templatedata>
</TemplateData>
 
  
 
== See also ==
 
== See also ==
* {{tl|((}}, which produces: {{((}}
+
* [[Template:((]] which produces: {{code|{{((}}}}
* {{tl|))}}, which produces: {{))}}
+
* [[Template:))]] which produces: {{code|{{))}}}}
* {{tl|!}}, which produces: {{!}}
+
* <nowiki>{{!}}</nowiki> which produces: {{code|{{!}}}} – this is a Wikimedia [[mw:Help:Magic words#Other|"magic word" added in MediaWiki 1.24]]
 
* {{tl|ifequal}}
 
* {{tl|ifequal}}
 +
* [[mw:Help:Magic words]]
  
<includeonly>{{basepage subpage|<!----PLEASE ADD CATEGORIES BELOW THIS LINE:---->
+
<includeonly>{{sandbox other||
[[Category:Wikipedia character-substitution templates]]
+
<!-- Add categories below this line, and interwikis at Wikidata -->
 +
[[Category:Character-substitution templates]]
 
[[Category:Template namespace templates]]
 
[[Category:Template namespace templates]]
 
[[Category:Mathematical formatting templates]]
 
[[Category:Mathematical formatting templates]]
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 16:27, 14 October 2020

Usage

This template allows "=" to be used in unnamed template parameters. It inserts the one-character equals-sign ("=") into the text. However, in wp:CS1 cite titles, the Unicode form "&#61;" could be used instead, where a literal "=" is not wanted during formatting of a title.

Examples

  • {{Font color|black|yellow|2 + 2 {{=}} 4}} produces: 2 + 2 = 4

You can also use named parameters to bypass the restriction:

  • {{Font color|black|yellow|3= 2 + 2 = 4}} produces: 2 + 2 = 4

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

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