Template:Stub/doc

From Dragon Quest Wiki
Revision as of 17:49, 20 October 2010 by dragon>FlyingRagnar (3 revisions: importing Template namespace from Wikia)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

You can also use the parameter width to adjust the width of the notice like this: {{stub|width=75%}}

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

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

Template:MonsterInfo