Template:MyTemplate0/doc: Difference between revisions

(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…')
 
 
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
| Notes
| Notes
|-
|-
| {{tlx|HelloWorld}}
| {{tlx|MyTemplate0}}
| {{HelloWorld}}
| {{MyTemplate0}}
| Displays the actual variable used in the wikitext.
| Displays the template string.
|}
|}
==Peer Review==
*Reviewed by Steve Cotrell on 2/8/2011 at 3AM.
*Reviewed by Thomas Lerman on 2/9/2011 at 8PM.
[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]
[[Category:Help templates|{{PAGENAME}}]]
[[Category:Help templates|{{PAGENAME}}]]

Latest revision as of 15:40, 9 February 2011

Purpose

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

Usage

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

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

Parameters

There are no parameters at this time.

Examples

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

Hello from MyTemplate0.


Displays the template string.

Peer Review

  • Reviewed by Steve Cotrell on 2/8/2011 at 3AM.
  • Reviewed by Thomas Lerman on 2/9/2011 at 8PM.