Help:Sandbox
From Wikimalia
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | __NOEDITSECTION__ | |
- | + | <noinclude> | |
- | + | Image = Image name including file extensions (ie. wikiprimordiax.jpg) | |
+ | Collectible name = The name of the collectible item<br> | ||
+ | Habitat = Where the bug was found<br> | ||
+ | Description = What it looks like<br> | ||
+ | Collection = The collection to which it belongs<br> | ||
+ | Notes = Any extras a player might be interested in | ||
+ | <br><br> | ||
+ | </noinclude> | ||
+ | {| style="width:40%; background-color:blue;" cellspacing="2" cellpadding="0" align="center" | ||
+ | |- | ||
+ | | style="width:100%; color:#000000; padding:0.5em; border:1px solid #aaa; background-color:#fffbe9; padding:5px; text-align:left;" valign="top"| | ||
+ | <h3 style="padding:3px; background-color:blue; color:#fffbe9; text-align:center;"> </h3> | ||
+ | [[Image:{{{image}}}|center]] | ||
- | + | <h3 style="padding:5px; background-color:blue; color:#fffbe9; text-align:center;"> | |
+ | '''Collection Name: {{{name|}}}''' </h3> | ||
+ | '''Habitat:''' {{{habitat|}}}<br><br> | ||
+ | '''Description:''' {{{description|}}}<br><br> | ||
+ | '''Collection:''' {{{collection|}}}<br><br> | ||
+ | '''Notes:''' {{{notes|}}}<br> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
|} | |} | ||
+ | |||
+ | [[Category:Collectible]] | ||
+ | <noinclude> | ||
+ | Usage: | ||
+ | |||
+ | <pre> | ||
+ | {{Collection-Bugs | ||
+ | |image= | ||
+ | |name= | ||
+ | |habitat= | ||
+ | |description= | ||
+ | |collection= | ||
+ | |notes= | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | [[Category:Templates|{{PAGENAME}}]] | ||
+ | </noinclude> |
Revision as of 06:49, 1 April 2008
Image = Image name including file extensions (ie. wikiprimordiax.jpg)
Collectible name = The name of the collectible item
Habitat = Where the bug was found
Description = What it looks like
Collection = The collection to which it belongs
Notes = Any extras a player might be interested in
[[Image:{{{image}}}|center]] Collection Name:Habitat: |
Usage:
{{Collection-Bugs |image= |name= |habitat= |description= |collection= |notes= }}