Template:MyTemplate0/doc: Difference between revisions
StringhamDB (talk | contribs) (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…') |
StringhamDB (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
| Notes | | Notes | ||
|- | |- | ||
| {{tlx| | | {{tlx|MyTemplate0}} | ||
| {{ | | {{MyTemplate0}} | ||
| Displays the | | 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
![]() |
This is a documentation subpage for Template:MyTemplate0 (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
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. |