Templates in Mediawiki

From Open Source Ecology
Revision as of 02:32, 19 April 2020 by Marcin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. Templates allow you to invoke content using a simple invocation - where the content is simply another wiki page.
  2. Start with understanding the Template namespace - [1]
  3. Understand the difference between using a template, and substituting a template - see {{subst:Template}} - at [2]
  4. To pass parameters into templates - [3]

See also

Short video about creating templates:

Link