Template:Clickable button/doc: Difference between revisions
Appearance
Pepperonipi (talk | contribs) Created page with "{{TemplateDocStart}} The '''Clickable button''' template is a template used for generating clickable buttons. == Parameters == :<code><nowiki>1</nowiki></code> - the text of..." |
Lumosityfan (talk | contribs) Added templates category and noinclude |
||
| Line 24: | Line 24: | ||
|- | |- | ||
|} | |} | ||
<noinclude> | |||
[[Category: Templates]] | |||
</noinclude> | |||
Revision as of 20:01, 5 June 2020
Template:Clickable button/doc - Documentation
The Clickable button template is a template used for generating clickable buttons.
Parameters
1- the text of the buttonurl- the url for the button to link tolink- the wiki page for the button to link to
Usage
Either the url or link parameter when creating a button, and the 1 parameter should always be used.
Examples
{{Clickable button|SOINC Website|url=https://www.soinc.org}}
|
|
{{Clickable button|Need help editing? Click here|link=Help:Editing}}
|