Template:Stub/doc: Difference between revisions
Appearance
imported>VMan 2002 No edit summary |
imported>AshleyGaye m ...and put it back |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
{{Stub|[[You]]'re really cool}} | {{Stub|[[You]]'re really cool}} | ||
You can make the text funny or something too | You can make the text funny or something too | ||
{{Code|<nowiki>{{Stub|it just is|decl=really bad |adj=a real g}}</nowiki>}} | {{Code|<nowiki>{{Stub|it just is|decl=really bad|adj=a real g}}</nowiki>}} | ||
{{Stub|it just is|decl=really bad |adj=a real g}} | {{Stub|it just is|decl=really bad|adj=a real g}} | ||
<templatedata> | |||
{ | |||
"description": "Template for marking a page as a stub.", | |||
"params": { | |||
"1": { | |||
"label": "Stub reason", | |||
"description": "The reason for the page being a stub", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"decl":{ | |||
"label": "Declaration", | |||
"description": "Change the 'declared a stub' text, if you want.", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"adj": { | |||
"label": "If you're...", | |||
"description": "Change the 'so inclined' text, if you want.", | |||
"type": "string", | |||
"required": false | |||
} | |||
} | |||
} | |||
</templatedata> | |||
Latest revision as of 18:20, 7 September 2025
You can specify a reason: {{Stub|[[You]]'re really cool}}
This page on the OkayXairen Wiki is declared a stub because You're really cool.
If you're so inclined... will you please edit this page?
You can make the text funny or something too {{Stub|it just is|decl=really bad|adj=a real g}}
This page on the OkayXairen Wiki is really bad because it just is.
If you're a real g... will you please edit this page?
Template for marking a page as a stub.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Stub reason | 1 | The reason for the page being a stub | String | optional |
| Declaration | decl | Change the 'declared a stub' text, if you want. | String | optional |
| If you're... | adj | Change the 'so inclined' text, if you want. | String | optional |
