Difference between revisions of "Template:Logid"
Jump to navigation
Jump to search
imported>DannyS712 (can set text separately) |
imported>DannyS712 (replace with sandbox) |
||
| Line 1: | Line 1: | ||
| − | {{Plain link|url={{fullurl:Special:Log|logid={{{id|{{{Id|{{{1|}}}}}}}}}}}|name={{{text|{{{Text|{{{2|{{{id|{{{Id|{{{1|logs}}}}}}}}}}}}}}}}}}}}<noinclude> | + | {{#switch: {{{log|}}} |
| + | | abuse | ||
| + | | Abuse = {{Plain link|url={{fullurl:Special:AbuseLog/{{{id|{{{Id|{{{1|}}}}}}}}}}}|name=details}}{{*}} {{Plain link|url={{fullurl:Special:AbuseFilter/examine/log/{{{id|{{{Id|{{{1|}}}}}}}}}}}|name=examine}} | ||
| + | | #default = {{Plain link|url={{fullurl:Special:Log|logid={{{id|{{{Id|{{{1|}}}}}}}}}}}|name={{{text|{{{Text|{{{2|{{{id|{{{Id|{{{1|logs}}}}}}}}}}}}}}}}}}}}}}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 01:10, 1 March 2019
This template creates a link to a specific entry in Special:Log, based on the provided "logid." To invoke, use {{Logid|id|text}}, where id is the specific number of the log event and text is the optional text to be displayed (default is the id).
For example, {{Logid|96518986}} produces Template:Plain link, the log of this page being created, while {{Logid|96518956}} produces Template:Plain link, the log of the template itself being created.
To show something other than the id number, add a second parameter. {{Logid|96518986|documentation created}} produces Template:Plain link, while {{Logid|96518956|template created}} produces Template:Plain link.
| The above documentation is transcluded from Template:Logid/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |