Difference between revisions of "Meta:Templates"

From Synfig Studio :: Documentation
Jump to: navigation, search
(Briefly document templates providing support for localized links)
(гыу <nowiki>{{</nowiki>Title<nowiki>}}</nowiki>)
Line 19: Line 19:
 
== GetTitle ==
 
== GetTitle ==
 
* '''Location''': {{l|Template:GetTitle}}
 
* '''Location''': {{l|Template:GetTitle}}
* '''Description''': Returns custom title of a page set with <nowiki>{{Title}}</nowiki> template in the page body.
+
* '''Description''': Returns custom title of a page set with <nowiki>{{</nowiki>Title<nowiki>}}</nowiki> template in the page body.
 
* '''Examples''':
 
* '''Examples''':
 
{| width="100%"
 
{| width="100%"

Revision as of 17:28, 13 January 2010

Here's a list of templates used to improve this wiki functionality.

User Templates

Those templates can (and often should) be used in page body.

L

  • Location: Template:L
  • Description: Creates link to another page, providing proper localization support.
  • Examples: See Meta:LinksTest/ru.

Title

Internal Templates

Templates below are not intended for direct use in page body. They are usually invoked by high-level templates listed above.

GetTitle

  • Location: Template:GetTitle
  • Description: Returns custom title of a page set with {{Title}} template in the page body.
  • Examples:
Code: Result: Comments:
{{GetTitle|Doc:Getting_Started/ru}} Первые шаги Look at the source of Doc:Getting_Started/ru page.

PagenameFromLink

Code: Result: Comments:
{{PagenameFromLink|Doc:Getting_Started#Introduction}} Doc:Getting_Started
{{PagenameFromLink|layers}} Layers
{{PagenameFromLink|:Category:Manual}} Category:Manual

Title.dpl


Title.dpl.default