Difference between revisions of "Help:Templates"

From Psychiatrienet
Jump to: navigation, search
(Created page with ''''Templates''' within the mediawiki 'language' provide a macro-like inclusion facility. * List of all templates used on this site * http://meta.wikimedi...')
 
Line 4: Line 4:
 
* http://meta.wikimedia.org/wiki/Help:Template
 
* http://meta.wikimedia.org/wiki/Help:Template
 
* http://semantic-mediawiki.org/wiki/Help:Semantic_templates
 
* http://semantic-mediawiki.org/wiki/Help:Semantic_templates
 +
 +
==Precautions==
 +
* do not use '=' (equal signs) within a text parameter
 +
* do not use '<ref>' (references) within a parameter that will be stored into the database
 +
Otherwise the parameters will not be stored as expected.

Revision as of 17:40, 29 June 2010

Templates within the mediawiki 'language' provide a macro-like inclusion facility.

Precautions

  • do not use '=' (equal signs) within a text parameter
  • do not use '<ref>' (references) within a parameter that will be stored into the database

Otherwise the parameters will not be stored as expected.