System Operators, Wiki Team
279
edits
Alexkar598 (talk | contribs) m (Removes template page from the category itself) |
Alexkar598 (talk | contribs) m (Fixes signature being accidentally included) |
||
Line 8: | Line 8: | ||
|align="center"|This page has been claimed by: ''{{{1|no one}}}'' | |align="center"|This page has been claimed by: ''{{{1|no one}}}'' | ||
|- | |- | ||
|align="center"|Reason: '''{{{2|Page is unclaimed, claim it by editing <nowiki>{{Sandbox}} to {{Sandbox| | |align="center"|Reason: '''{{{2|Page is unclaimed, claim it by editing <nowiki>{{Sandbox}} to {{Sandbox|~~~~|reasonhere}}</nowiki> replacing reasonhere with the purpose this page will serve for.}}}'''{{{nocat|[[Category:Sandbox|{{FULLPAGENAME}}]]}}} | ||
|}</includeonly> | |}</includeonly> | ||
<noinclude> | <noinclude> | ||
Line 17: | Line 17: | ||
== Example == | == Example == | ||
<code><nowiki>{{Sandbox|~~~|Project page for the future wiki page for quantum computers}}</nowiki></code> | <code><nowiki>{{Sandbox|~~~~|Project page for the future wiki page for quantum computers}}</nowiki></code> | ||
becomes | becomes | ||
Line 27: | Line 27: | ||
"params": { | "params": { | ||
"Claimed by": { | "Claimed by": { | ||
"example": "~~~", | "example": "~~~~", | ||
"type": "wiki-user-name", | "type": "wiki-user-name", | ||
"default": "~~~", | "default": "~~~~", | ||
"suggested": true | "suggested": true | ||
}, | }, |