Jump to content

Template:Stub/doc: Difference between revisions

From OkayXairen Wiki
imported>VMan 2002
No edit summary
imported>AshleyGaye
add visual editor template data
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>

Revision as of 18:12, 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?



Syntax error in JSON.