Template:Def: Difference between revisions

From Electrical Installation Guide
(extended to ip to 30 definitions +)
m (corrected mistake in template usage description)
Line 16: Line 16:
This template can have upto 30 definitions (eg 40 arguments):
This template can have upto 30 definitions (eg 40 arguments):


  <nowiki>{{Def|</nowiki>
  <nowiki>{{Def</nowiki>
  <nowiki>|term1|definition1</nowiki>
  <nowiki>|term1|definition1</nowiki>
  <nowiki>|term2|definition2</nowiki>
  <nowiki>|term2|definition2</nowiki>

Revision as of 12:28, 25 January 2017


Description

This template is used to add a list of Definitions, looking like:

term = definition of term
term = definition of term
term = definition of term
...

This template can have upto 30 definitions (eg 40 arguments):

{{Def
|term1|definition1
|term2|definition2
...
|term30|definition30

nota: the = sign is added by the template, should not be included in the definitions