Jump to content

Template:Stub/doc: Difference between revisions

From OkayXairen Wiki
imported>VMan 2002
No edit summary
imported>AshleyGaye
m ...and put it back
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
{{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.

Template parameters

ParameterDescriptionTypeStatus
Stub reason1

The reason for the page being a stub

Stringoptional
Declarationdecl

Change the 'declared a stub' text, if you want.

Stringoptional
If you're...adj

Change the 'so inclined' text, if you want.

Stringoptional