Template:Stub: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
Line 2: Line 2:
<span style="color:black; font-size:19px"> <u>'''This page is a stub'''</u></span><br>
<span style="color:black; font-size:19px"> <u>'''This page is a stub'''</u></span><br>
<span style="color:black;"> You can help by expanding this page.</span><br>
<span style="color:black;"> You can help by expanding this page.</span><br>
<span style="color:black;"> This page currently needs '''{{{1|more information}}}'''</span>
<span style="color:black;"> This page currently needs '''{{{description}}}'''</span>
</div><includeonly>[[Category:Stubs]]</includeonly><noinclude><br>
</div><includeonly>[[Category:Stubs]]</includeonly>


<noinclude>
<templatedata>
{
"params": {
        "description": {
"description": "Description of what needs to be added",
"suggested": true,
            "autovalue": "more information",
}
    }
}
<br>
This template is used to mark pages that are short or need more information, categorizing them all in [[:Category:Stubs]].<br><br>
This template is used to mark pages that are short or need more information, categorizing them all in [[:Category:Stubs]].<br><br>
Add <code><nowiki>{{stub}}</nowiki></code> on pages that needs it.'''</noinclude>
Add <code><nowiki>{{stub}}</nowiki></code> on pages that needs it.'''
</noinclude>

Revision as of 17:54, 12 August 2025

This page is a stub
You can help by expanding this page.
This page currently needs {{{description}}}


<templatedata> { "params": {

       "description": {

"description": "Description of what needs to be added", "suggested": true,

           "autovalue": "more information",

}

   }

}


This template is used to mark pages that are short or need more information, categorizing them all in Category:Stubs.

Add {{stub}} on pages that needs it.