Template:PartOfSeries: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>TurkiyeOyuntv
No edit summary
>TurkiyeOyuntv
No edit summary
Line 25: Line 25:
}}
}}
<h1>Example Usage</h1>
<h1>Example Usage</h1>
<nowiki>{{PartOfSeries
<nowiki>{{PartOfSeries</nowiki>
| PartOfASeries = Part of a series on the
<nowiki>| PartOfASeries = Part of a series on the</nowiki>
| MainTitle = History of <br>[[Turkey]]</br>
| MainTitle = History of <br>[[Turkey]]</br>
| MiniText = [[Timeline of Turkey|Timeline]]
| MiniText = [[Timeline of Turkey|Timeline]]
| Image = [[File:TurkeyFlag2.png|250px]]
| Image = [[File:TurkeyFlag2.png|250px]]
| Tabs = {{TurkishHistoryTabs}}
| Tabs = {{TurkishHistoryTabs}}
}}</nowiki>
}}
<h1>Frequently Asked Questions</h1>
<h1>Frequently Asked Questions</h1>
Q: Whats the point of this template lol
Q: Whats the point of this template lol

Revision as of 16:03, 12 September 2021

WARNING: DO NOT EDIT THIS PAGE!

anyways...

Template:PartOfSeries Tutorial (cuz this is really hard)

Part of a series on the
History of
Turkey
TurkeyFlag2.png
Timeline
Independent Nation (2019–2020)
GRE-Turkish Conflict 2019
GRE-Turkey War 2019
Merged With Byzantium (2020-Ongoing)
Creation of SPQR 2020
Turkish Rebellion 2020

Example Usage

{{PartOfSeries | PartOfASeries = Part of a series on the | MainTitle = History of
Turkey
| MiniText = Timeline | Image = TurkeyFlag2.png | Tabs = |

Independent Nation (2019–2020)
GRE-Turkish Conflict 2019
GRE-Turkey War 2019

|- |

Merged With Byzantium (2020-Ongoing)
Creation of SPQR 2020
Turkish Rebellion 2020

}}

Frequently Asked Questions

Q: Whats the point of this template lol A: To make design changes, fixes and that kind of stuff get applied to all PartOfSeries templates!

Q: Why you made this very hard A: Cuz i couldnt find a way to make this easier <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 btw you will put a template here" }, "Image": { "label": "Image", "description": "The Image", "autovalue": "TurkeyFlag2.png", "example": "TurkeyFlag2.png", "default": "TurkeyFlag2.png", "suggested": true } }, "sets": [], "maps": {} } </templatedata>