Module:Sandbox/Nyoron/revisionuser/doc
Jump to navigation
Jump to search
This is the documentation page for Module:Sandbox/Nyoron/revisionuser
![]() | This module is rated as pre-alpha. It is unfinished, and may or may not be in active development. It should not be used from article namespace pages. Modules remain pre-alpha until the original editor (or someone who takes one over if it is abandoned for some time) is satisfied with the basic structure. |
Comparison
Case | Input | Output |
---|---|---|
{{REVISIONUSER}} |
Blackwikiadmin | |
{{REVISIONUSER|}} |
Template:REVISIONUSER | |
page exists | {{REVISIONUSER|Oleic acid}} |
Template:REVISIONUSER |
page not exist | {{REVISIONUSER|Oreic acid}} |
Template:REVISIONUSER |
relative path | {{REVISIONUSER|/doc}} |
Template:REVISIONUSER |
{{REVISIONUSER:}} |
||
page exists | {{REVISIONUSER:Oleic acid}} |
|
page not exist | {{REVISIONUSER:Oreic acid}} |
|
relative path | {{REVISIONUSER:/doc}} |
|
{{#invoke:REVISIONUSER|REVISIONUSER}} | Script error: No such module "REVISIONUSER". | |
page exists | {{#invoke:REVISIONUSER|REVISIONUSER|Oleic acid}} | Script error: No such module "REVISIONUSER". |
page not exist | {{#invoke:REVISIONUSER|REVISIONUSER|Oreic acid}} | Script error: No such module "REVISIONUSER". |
page not exist | {{#invoke:REVISIONUSER|REVISIONUSER|Oreic acid|ignore_errors=t}} | Script error: No such module "REVISIONUSER". |
relative path | {{#invoke:REVISIONUSER|REVISIONUSER|/doc}} | Script error: No such module "REVISIONUSER". |
relative path | {{#invoke:REVISIONUSER|REVISIONUSER|/doc|ignore_errors=1}} | Script error: No such module "REVISIONUSER". |