Template:Webify/doc

From Wikishire
Revision as of 17:38, 12 April 2016 by RB (Talk | contribs) (Created page with "'''Webify''' templates are not used on their own, but a suitable one may be used within another template which creates the URL for a weblink out of a name. A website with mul...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Webify templates are not used on their own, but a suitable one may be used within another template which creates the URL for a weblink out of a name.

A website with multiple articles might create a webpage on, for example, East Lothian with a URL containing East_Lothian (apparently the most common usage). It might though use /eastlothian or /east-lothian. Choosing the right 'Webify' template can make the appropriate transformation:

  • {{Webify}} would produce 'East_Lothian'
  • {{Webify 0}} would produce 'eastlothian'
  • {{Webify 2}} would produce 'east-lothian'

Others may be added to this list.

[create] Template documentation