Template:TlDoc/preload: Difference between revisions
Jump to navigation
Jump to search
imported>J. Noel Chiappa (Basic framework) |
imported>Daniel Mietchen m (default text) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'' | <!-- Description of the template. If you don't want a description, remove this section. --> | ||
<!-- Default text: --> | |||
This is a template I am currently testing.<br /> | |||
Documentation or speedydelete to follow in due course (and if I haven't done this within a week from now, please remind me — thanks!).<br /> | |||
~~<includeonly></includeonly>~~ | |||
<nowiki> | === Usage === | ||
Place instructions here. | |||
Any example code should go in tags like this <code><nowiki>...</nowiki></code>, putting the code where the dots are. | |||
=== Example === | |||
Put an example of the code inside the following tags, where the dots are : | |||
<pre> | |||
... | |||
</pre> | |||
< | Now put the same example code here, without the <pre></pre> tags. This time it will be interpreted to give the normal result of including this code on a CZ page. | ||
Latest revision as of 18:20, 7 June 2009
This is a template I am currently testing.
Documentation or speedydelete to follow in due course (and if I haven't done this within a week from now, please remind me — thanks!).
~~~~
Usage
Place instructions here.
Any example code should go in tags like this ...
, putting the code where the dots are.
Example
Put an example of the code inside the following tags, where the dots are :
...
Now put the same example code here, without the
tags. This time it will be interpreted to give the normal result of including this code on a CZ page.