Template:PartOfSeries: Difference between revisions
>TurkiyeOyuntv No edit summary |
>TurkiyeOyuntv No edit summary |
||
Line 5: | Line 5: | ||
|style="background: none; font-size: 145%;padding: 0.15em 0.1em;line-height: 1.2em;"|{{{MainTitle|}}} | |style="background: none; font-size: 145%;padding: 0.15em 0.1em;line-height: 1.2em;"|{{{MainTitle|}}} | ||
|- | |- | ||
|{{{Image}}} | |{{{Image|}}} | ||
|- | |- | ||
|style="margin: -0.2em 0; font-size:70%; font-weight:normal; text-align: center; border: 1px solid #CCCCCC; border-bottom-color: #AAAAAA; border-left-color: transparent; border-right-color: transparent;"|{{{MiniText|}}} | |style="margin: -0.2em 0; font-size:70%; font-weight:normal; text-align: center; border: 1px solid #CCCCCC; border-bottom-color: #AAAAAA; border-left-color: transparent; border-right-color: transparent;"|{{{MiniText|}}} |
Revision as of 15:38, 12 September 2021
DO NOT EDIT THIS PAGE!
<templatedata>
{
"description": "I recommend not using this if you dont %100 know what are you doing",
"params": {
"PartOfASeries": {
"label": "Part Of A Series Text",
"description": "Use this to set Part Of A Series Text",
"example": "Part of a series on the",
"type": "string",
"default": "Part of a series on",
"autovalue": "Part of a series on",
"required": true
},
"MainTitle": {
"label": "Main Title",
"description": "Main Title Text",
"example": "History of
Turkey
",
"type": "string",
"default": "History of
Turkey
",
"autovalue": "History of
Turkey
",
"required": true
},
"MiniText": {
"label": "Mini Text",
"description": "Mini Text (The small text below the image)",
"example": "Timeline",
"type": "string",
"default": "Timeline",
"autovalue": "Timeline",
"suggested": true
},
"Tabs": {
"label": "Tabs",
"description": "The Tabs. Good luck on using this :D"
},
"Image": {
"label": "Image",
"description": "The Image",
"autovalue": "",
"example": "",
"default": "",
"suggested": true
}
},
"sets": [],
"maps": {}
}
</templatedata>