Usage
editA small template to display the List Template (Short)
Syntax: {{lts|*doc=yes|*{{{1}}}}} | |
---|---|
*doc=yes |
Adds doc links if this argument is included |
*{{{1}}} |
Refers all links to this page instead of the current page the template is called from. |
* This parameter is [Optional]. |
Examples | |
---|---|
This | Gives this |
{{User:Cinister/lts}} |
|
{{User:Cinister/lts|User:Cinister}} |
|
{{User:Cinister/lts|doc=yes}} |
* |
{{User:Cinister/lts|doc=yes|User:Cinister}} |
* |
[[User:Cinister]]{{User:Cinister/lts|doc=yes|User:Cinister/lts}} | |
* When the document doesnt exist this will instead lead to a link to create/edit it (as all Wiki links do). | |
** When the document page exists the doc=yes option will add the /edit part since doc will lead to the actual document.
|