Template:Embargo/doc: Difference between revisions
From IdleOn MMO Wiki
(Created page with "This template is used to indicate that an embargo is in place for some content which belongs on a page. == Examples == {| class="wikitable" style="width: 100%" ! What you type !! What it produces |- | {{TemplatePreview|Embargo}} || {{Embargo|nocat=yes}} |} <templatedata> { "params": { "nocat": { "description": "Prevents this page from being added to the \"Pages under Embargo\" category.", "suggestedvalues": [ "yes" ], "type": "boolean" } } } </tem...") |
No edit summary |
||
Line 8: | Line 8: | ||
|} | |} | ||
== Parameters == | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "", | |||
"params": { | "params": { | ||
"nocat": { | "nocat": { |
Latest revision as of 10:06, 12 June 2024
This template is used to indicate that an embargo is in place for some content which belongs on a page.
Examples
What you type | What it produces |
---|---|
{{Embargo}} |
Parameters
Parameter | Description | Type | Status | |
---|---|---|---|---|
nocat | nocat | Prevents this page from being added to the "Pages under Embargo" category.
| Boolean | optional |