Template:PartOfSeries: Difference between revisions
>TurkiyeOyuntv No edit summary |
>TurkiyeOyuntv No edit summary |
||
Line 1: | Line 1: | ||
{| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em; width:280px; text-align: center; background-color: #F8F9FA; border: 1px solid #AAAAAA;" | {| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em; width:280px; text-align: center; background-color: #F8F9FA; border: 1px solid #AAAAAA;" | ||
|- | |- | ||
|style="margin: -0.2em 0; font-size:70%; font-weight:normal; text-align: center;"|{{{PartOfASeries}}} | |style="margin: -0.2em 0; font-size:70%; font-weight:normal; text-align: center;"|{{{PartOfASeries|}}} | ||
|- | |- | ||
|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|}}} | ||
|- | |- | ||
{{{Tabs}}} | {{{Tabs|}}} | ||
|- | |- | ||
|} | |} | ||
Line 47: | Line 47: | ||
"Tabs": { | "Tabs": { | ||
"label": "Tabs", | "label": "Tabs", | ||
"description": "The Tabs | "description": "The Tabs. Good luck on using this :D" | ||
}, | }, | ||
"Image": { | "Image": { |
Revision as of 15:38, 12 September 2021
{{{Image}}} |
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>