Template:MyTemplate0/doc: Difference between revisions

From FamilySearch Wiki
(Created page with '{{documentation subpage}} ==Purpose== The {{tlx|MyTemplate0}} is my first template. ==Usage== Use MyTemplate0 by pasting the following code into your wiki page: {{tlx|MyTempla…')
 
No edit summary
Line 19: Line 19:
| Notes
| Notes
|-
|-
| {{tlx|HelloWorld}}
| {{tlx|MyTemplate0}}
| {{HelloWorld}}
| {{MyTemplate0}}
| Displays the actual variable used in the wikitext.
| Displays the template string.
|}
|}
[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]
[[Category:Help templates|{{PAGENAME}}]]
[[Category:Help templates|{{PAGENAME}}]]

Revision as of 15:35, 9 February 2011

Purpose[edit source]

The {{MyTemplate0{{{2}}}{{{3}}}{{{4}}}{{{5}}}{{{6}}}{{{7}}}{{{8}}}{{{9}}}{{{10}}}{{{11}}}...}} is my first template.

Usage[edit source]

Use MyTemplate0 by pasting the following code into your wiki page:

{{MyTemplate0{{{2}}}{{{3}}}{{{4}}}{{{5}}}{{{6}}}{{{7}}}{{{8}}}{{{9}}}{{{10}}}{{{11}}}...}}

Parameters[edit source]

There are no parameters at this time.

Examples[edit source]

Entered Produces Notes
{{MyTemplate0{{{2}}}{{{3}}}{{{4}}}{{{5}}}{{{6}}}{{{7}}}{{{8}}}{{{9}}}{{{10}}}{{{11}}}...}}

Hello from MyTemplate0.


Displays the template string.