From Wikimalia
(Difference between revisions)
|
|
Line 1: |
Line 1: |
- | __NOEDITSECTION__
| + | {{Collection-BugsP |
- | <noinclude>
| + | |image=bad_plugin.jpg |
- | Image = Image name including file extensions (ie. wikiprimordiax.jpg)
| + | |name=Untested Plugin |
- | Collectible name = The name of the collectible item<br>
| + | |species=Crash-causer |
- | Habitat = Where the bug was found<br>
| + | |habitat=RosMud |
- | Description = What it looks like<br>
| + | |description=A badly-written plugin can crash RosMud. |
- | Collection = The collection to which it belongs<br> | + | |notes=Test your plugins properly! |
- | 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:00, 1 April 2008
The Bug Collection
|
|
|
Untested Plugin
|
Habitat: | RosMud
|
Description: | A badly-written plugin can crash RosMud.
|
Notes: | Test your plugins properly!
|
|