Template:Stub: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (syntax error)
m (keyvalue syntax typo)
Line 1: Line 1:
{{lang|Template:Stub}}
{{lang|Template:Stub}}


<onlyinclude>{{#if:{{{1}}}|<!-- IF: PARAM -->
<onlyinclude>{{#if:{{{1|}}}|<!-- IF: PARAM -->
{{messagebox
{{messagebox
|text = This article is a [[Help:Stubs|stub]]. You can help by adding to it.
|text = This article is a [[Help:Stubs|stub]]. You can help by adding to it.
|image = None
|image = None
|smalltext = {{{1}}}
|small = {{{1}}}
}}
}}
|<!-- ELSE: -->
|<!-- ELSE: -->

Revision as of 10:23, 4 May 2021