Template:Stub/doc
Jump to navigation
Jump to search
Usage
To use this template, type {{Stub}} on the articles that need more information. It is recommended to put this template on the top of the page.
|
|
This article is a stub. You can help by expanding it. |
You can also use the parameter width to adjust the width of the notice like this: {{stub|width=75%}}
|
|
This article is a stub. You can help by expanding it. |
Parameter: <clear>
The parameter clear takes either of the following 2 values: front or back.
Example Problem
In case the following situation happens in a article: Template:MonsterInfo
|
|
This article is a stub. You can help by expanding it. |
Code
{{MonsterInfo
| name=Gem jamboree
| image=DQ9_GemJamboree.png
| size=70
| family=Slime
| type=Gem/Stack
| game= Dragon Quest IX
}}
{{stub}}
Solution
use this code instead:
{{MonsterInfo
| name=Gem jamboree
| image=DQ9_GemJamboree.png
| size=70
| family=Slime
| type=Gem/Stack
| game= Dragon Quest IX
}}
{{stub|clear=front}}
Result
|
|
This article is a stub. You can help by expanding it. |