Template:Remote/doc: Difference between revisions
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
==Usage== | ==Usage== | ||
Create a page with the same name as the |Name= parameter. The content of that page should then be the following (filled out): | |||
<pre> | <pre> | ||
{{Remote | {{Remote | ||
| Line 8: | Line 10: | ||
</pre> | </pre> | ||
<includeonly>[[Category:Templates]]</includeonly> | <includeonly>[[Category:Templates]]</includeonly> | ||
You can now use the page stand-alone or include it in a list of remotes by writing: | |||
<pre>{{:Page name}}</pre> | |||
Take special note of the colon ''':''' before the page name. | |||
Revision as of 17:12, 15 September 2011
Usage
Create a page with the same name as the |Name= parameter. The content of that page should then be the following (filled out):
{{Remote
|Name=
|Image=
|Description=
}}
You can now use the page stand-alone or include it in a list of remotes by writing:
{{:Page name}}
Take special note of the colon : before the page name.