Template:Template Help: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
(New page: {{pillbox| image=Clippy.png| imgsize=100px| color=rgb(255, 255, 215)| border=black| width=450px| text=It looks like you are trying to make a template.<br/> Would you like some help ?...) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
border=black| | border=black| | ||
width=450px| | width=450px| | ||
text=It looks like you are trying to make a template.<br/> | text=It looks like you are trying to {{{trying|make a template.}}}<br/> | ||
Would you like some help ?<br/> | Would you like some help ?<br/> | ||
[[Special:Random|Yes]] [[Special:Random|No]]| | [[{{{yes|Special:Random}}}|Yes]] [[{{{no|Special:Random}}}|No]]| | ||
}} | }} | ||
<noinclude>To use this template type < | <noinclude> | ||
==Usage== | |||
[[Category:User Templates|{{PAGENAME}}]]</noinclude> | To use this template type | ||
<pre>{{Template Help}}</pre> | |||
or | |||
<pre>{{Template Help| | |||
trying=| | |||
yes=| | |||
no=| | |||
}}</pre> | |||
Where "''trying''" is what the user was trying to do and is in need of help, "''yes''" is a link to page the user should go if he wants help, and "''no''" is the page where the user should go if he does not wish help. Both 'yes' and 'no' links do not work with external links. | |||
[[Category:User Templates|{{PAGENAME}}]] | |||
</noinclude> |
Latest revision as of 23:40, 17 December 2010
It looks like you are trying to make a template. |
Usage
To use this template type
{{Template Help}}
or
{{Template Help| trying=| yes=| no=| }}
Where "trying" is what the user was trying to do and is in need of help, "yes" is a link to page the user should go if he wants help, and "no" is the page where the user should go if he does not wish help. Both 'yes' and 'no' links do not work with external links.