Difference between revisions of "Template:Small Secrets"
Jump to navigation
Jump to search
fandom>Lostone2 (Infobox updated using the portable infobox migration tool) |
(Added width parameter.) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <table align="right" width="400px"><tr> |
− | < | + | <td align="center" bgcolor="Lightgray">'''Secrets'''</br>'''Number'''</td> |
− | + | <td align="center" bgcolor="Lightgray">'''[[Dark Seeds|Seeds]]'''</br>{{{seeds|0}}}</td> | |
− | + | <td align="center" bgcolor="Lightgray">'''[[Porn#Porn Mags|Porn]]'''</br>{{{mags|0}}}</td> | |
− | + | <td align="center" bgcolor="Lightgray">'''[[Buried Treasures|Treasures]]'''</br>{{{treasure|0}}}</td> | |
− | + | <td align="center" bgcolor="Lightgray">'''[[Awiiabus]]'''</br>{{{weebs|0}}}</td> | |
− | + | <td align="center" bgcolor="Lightgray">'''[[CDs]]'''</br>{{{cds|0}}}</td> | |
− | </ | + | </tr> |
− | + | </table> | |
<noinclude> | <noinclude> | ||
== Usage & preview == | == Usage & preview == | ||
Line 14: | Line 14: | ||
<pre> | <pre> | ||
{{Small Secrets | {{Small Secrets | ||
− | |seeds= | + | |seeds= 1 |
− | |mags= | + | |mags= 1 |
− | | | + | |treasure= 1 |
+ | |weebs= 1 | ||
+ | |cds= 1 | ||
}} | }} | ||
Line 24: | Line 26: | ||
{{Small Secrets | {{Small Secrets | ||
− | |seeds= | + | |seeds= 1 |
− | |mags= | + | |mags= 1 |
− | | | + | |treasure= 1 |
+ | |weebs= 1 | ||
+ | |cds= 1 | ||
}} | }} | ||
− | [{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | + | [{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]<templatedata> |
+ | { | ||
+ | "params": { | ||
+ | "seeds": { | ||
+ | "description": "The amound of Dark Seeds found here", | ||
+ | "type": "number", | ||
+ | "autovalue": "0" | ||
+ | }, | ||
+ | "mags": { | ||
+ | "description": "The amount of Porno Mags and Novels found here", | ||
+ | "type": "number", | ||
+ | "autovalue": "0" | ||
+ | }, | ||
+ | "treasure": { | ||
+ | "description": "The amount of Buried Treasure Found here", | ||
+ | "type": "number", | ||
+ | "autovalue": "0" | ||
+ | }, | ||
+ | "weebs": { | ||
+ | "description": "The amount of Awiiabus found here", | ||
+ | "type": "number", | ||
+ | "autovalue": "0" | ||
+ | }, | ||
+ | "cds": { | ||
+ | "description": "The amount of CDs found here", | ||
+ | "type": "number", | ||
+ | "autovalue": "0" | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 08:42, 3 November 2019
Secrets Number |
Seeds 0 |
Porn 0 |
Treasures 0 |
Awiiabus 0 |
CDs 0 |
Usage & preview
Type in this:
{{Small Secrets |seeds= 1 |mags= 1 |treasure= 1 |weebs= 1 |cds= 1 }}
to see this:
Secrets Number |
Seeds 1 |
Porn 1 |
Treasures 1 |
Awiiabus 1 |
CDs 1 |
Click here to refresh the preview above
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Seeds | seeds | The amound of Dark Seeds found here
| Number | optional |
Mags | mags | The amount of Porno Mags and Novels found here
| Number | optional |
Treasure | treasure | The amount of Buried Treasure Found here
| Number | optional |
Weebs | weebs | The amount of Awiiabus found here
| Number | optional |
Cds | cds | The amount of CDs found here
| Number | optional |