Difference between revisions of "Template:Small Secrets"
Jump to navigation
Jump to search
(Added width parameter.) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <table align="right"><tr> | + | <table align="right" width="400px"><tr> |
− | <td align="center">'''Secrets'''</br>'''Number'''</td> | + | <td align="center" bgcolor="Lightgray">'''Secrets'''</br>'''Number'''</td> |
− | <td align="center">'''[[Dark Seeds|Seeds]]'''</br>{{{seeds|0}}}</td> | + | <td align="center" bgcolor="Lightgray">'''[[Dark Seeds|Seeds]]'''</br>{{{seeds|0}}}</td> |
− | <td align="center">'''[[Porn#Porn Mags|Porn]]'''</br>{{{mags|0}}}</td> | + | <td align="center" bgcolor="Lightgray">'''[[Porn#Porn Mags|Porn]]'''</br>{{{mags|0}}}</td> |
− | <td align="center">'''[[Buried Treasures|Treasures]]'''</br>{{{treasure|0}}}</td> | + | <td align="center" bgcolor="Lightgray">'''[[Buried Treasures|Treasures]]'''</br>{{{treasure|0}}}</td> |
− | <td align="center">'''[[Awiiabus]]'''</br>{{{weebs|0}}}</td> | + | <td align="center" bgcolor="Lightgray">'''[[Awiiabus]]'''</br>{{{weebs|0}}}</td> |
− | <td align="center">'''[[CDs]]'''</br>{{{cds|0}}}</td> | + | <td align="center" bgcolor="Lightgray">'''[[CDs]]'''</br>{{{cds|0}}}</td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 34: | Line 34: | ||
− | [{{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 |