User:Headquarter8302/sandbox/Template:Button/doc: Difference between revisions

From the Portal Wiki
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;"...")
 
(No difference)

Revision as of 01:57, 2 September 2020

This template is used to implement button to a page.

Example

Input:

[[Main Page|<span class="mw-ui-button mw-ui-progressive mw-ui-block" style="margin:auto;"> Go to Main Page</span>]]


Output: Go to Main Page


Input:

[[Portal 2|<span class="mw-ui-button mw-ui-progressive mw-ui-block" style="margin:auto;"> Click here to be redirected to Portal 2</span>]]


Output: Click here to be redirected to Portal 2