Module:Sandbox/Nyoron/revisionuser/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Module:Sandbox/Nyoron/revisionuser. It may contain usage information, categories and other content that is not part of the original module page. |
| This module is rated as pre-alpha. It is incomplete and may or may not be in active development. Do not use it in article namespace pages. A module remains in pre-alpha until its developer, or another editor who adopts it if it is abandoned for some time, considers the basic structure complete. |
Comparison
[edit source]| Case | Input | Output |
|---|---|---|
{{REVISIONUSER}} |
imported>にょろん | |
{{REVISIONUSER}} |
||
| page exists | {{REVISIONUSER|Oleic acid}} |
imported>JGrass123 |
| page not exist | {{REVISIONUSER|Oreic acid}} |
|
| relative path | {{REVISIONUSER|/doc}} |
|
{{REVISIONUSER:}} |
||
| page exists | {{REVISIONUSER:Oleic acid}} |
imported>JGrass123 |
| 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". |