Jump to content

Template:Stub/doc: Difference between revisions

From OkayXairen Wiki
imported>VMan 2002
Created page with "You can specify a reason: {{Code|<nowiki>{{Stub|You're really cool}}</nowiki>}} {{Stub|You're really cool}}"
 
imported>AshleyGaye
m ...and put it back
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
You can specify a reason:
You can specify a reason:
{{Code|<nowiki>{{Stub|You're really cool}}</nowiki>}}
{{Code|<nowiki>{{Stub|[[You]]'re really cool}}</nowiki>}}
{{Stub|You're really cool}}
{{Stub|[[You]]'re really cool}}
You can make the text funny or something too
{{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}}
 
<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