Difference between revisions of "Template:Small Secrets"

From Bad Kitty Games Wiki
Jump to navigation Jump to search
m (1 revision imported)
(Added width parameter.)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<infobox type ="secrets">
+
<table align="right" width="400px"><tr>
     <group layout="horizontal">
+
     <td align="center" bgcolor="Lightgray">'''Secrets'''</br>'''Number'''</td>
        <data source="Secrets"><label>Secrets</label><default>'''Number'''</default></data>
+
    <td align="center" bgcolor="Lightgray">'''[[Dark Seeds|Seeds]]'''</br>{{{seeds|0}}}</td>
    <data source="seeds"><label>seeds</label><default>''0''</default></data>
+
    <td align="center" bgcolor="Lightgray">'''[[Porn#Porn Mags|Porn]]'''</br>{{{mags|0}}}</td>
    <data source="mags"><label>mags</label><default>''0''</default></data>
+
    <td align="center" bgcolor="Lightgray">'''[[Buried Treasures|Treasures]]'''</br>{{{treasure|0}}}</td>
    <data source="novels"><label>novels</label><default>''0''</default></data>
+
    <td align="center" bgcolor="Lightgray">'''[[Awiiabus]]'''</br>{{{weebs|0}}}</td>
</group>
+
    <td align="center" bgcolor="Lightgray">'''[[CDs]]'''</br>{{{cds|0}}}</td>
</infobox>
+
</tr>
 
+
</table>
 
<noinclude>
 
<noinclude>
 
== Usage & preview ==
 
== Usage & preview ==
Line 14: Line 14:
 
<pre>
 
<pre>
 
{{Small Secrets
 
{{Small Secrets
|seeds=
+
|seeds= 1
|mags=
+
|mags= 1
|novels=
+
|treasure= 1
 +
|weebs= 1
 +
|cds= 1
 
}}
 
}}
  
Line 24: Line 26:
  
 
{{Small Secrets
 
{{Small Secrets
|seeds=This is a test
+
|seeds= 1
|mags=This is a test
+
|mags= 1
|novels=This is a test
+
|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.

Template parameters

ParameterDescriptionTypeStatus
Seedsseeds

The amound of Dark Seeds found here

Auto value
0
Numberoptional
Magsmags

The amount of Porno Mags and Novels found here

Auto value
0
Numberoptional
Treasuretreasure

The amount of Buried Treasure Found here

Auto value
0
Numberoptional
Weebsweebs

The amount of Awiiabus found here

Auto value
0
Numberoptional
Cdscds

The amount of CDs found here

Auto value
0
Numberoptional