User:Headquarter8302/sandbox/Template:Button/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This template is used to implement button to a page. == Example == '''Input:''' <pre>Main Page|<span class="mw-ui-button mw-ui-progressive mw-ui-block" style="margin:auto;"...") |
m (testin) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
== Example == | == Example == | ||
'''Input:''' | '''Input:''' | ||
<pre> | <pre>{{Button|Main Page|Go to Main Page}}</pre> | ||
<br> | <br> | ||
'''Output:''' | '''Output:''' | ||
{{User:Headquarter8302/sandbox/Template:Button|Main Page|Go to Main Page}} | |||
---- | ---- | ||
'''Input:''' | '''Input:''' | ||
<pre> | <pre>{{Button|Portal 2|Click here to be redirected to Portal 2}}</pre> | ||
<br> | <br> | ||
'''Output:''' | '''Output:''' | ||
{{User:Headquarter8302/sandbox/Template:Button|Portal 2|Click here to be redirected to Portal 2}} |