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}}} | ||
|- | |- | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
<h2 style="color:red;">DO NOT EDIT THIS PAGE!</h2> | <h2 style="color:red;">DO NOT EDIT THIS PAGE!</h2> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": " | "description": "I recommend not using this if you dont %100 know what are you doing", | ||
"params": { | "params": { | ||
"PartOfASeries": { | "PartOfASeries": { | ||
Line 51: | Line 47: | ||
"label": "Tabs", | "label": "Tabs", | ||
"description": "The Tabs", | "description": "The Tabs", | ||
"autovalue": "" | |||
"autovalue": " | |||
}, | }, | ||
"Image": { | "Image": { |
Revision as of 15:36, 12 September 2021
{{{PartOfASeries}}} | |
{{{MainTitle}}} | {{{Image}}} |
{{{MiniText}}} |
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",
"autovalue": ""
},
"Image": {
"label": "Image",
"description": "The Image",
"autovalue": "",
"example": "",
"default": "",
"suggested": true
}
},
"sets": [],
"maps": {}
}
</templatedata>