Template:Action
Appearance
<onlyinclude>{{#switch: {{{Action|{{{1|}}}}}} |edit = <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} {{{Text|{{{2|edit page}}}}}}]</span> |info = <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=history}} {{{Text|{{{2|page history}}}}}}]</span> |recoverpass = [https://salsa.debian.org/users/sign_in {{{Text|{{{2|reset your password}}}}}}] |subscribe = <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=watch}} {{{Text|{{{2|watch this page}}}}}}]</span> |userprefs = [[Special:Preferences|{{{Text|{{{2|user preferences}}}}}}]] }}</onlyinclude>
MoinMoin-style action
Parameter | Description | Type | Status | |
---|---|---|---|---|
Action | Action 1 | Action to take
| Line | required |
text | text 2 | Link text | Line | optional |
Provides equivalent functionality to MoinMoin's old <<Action()>> macro. Note that this only replicates functionality that existed on the Debian wiki at the time of migration - other actions may be supported by MoinMoin itself.