imported>TheGhostOfInky (Created page with "Creates a gallery out of tabber elements, this template is meant to be used inside the <code>gallery=</code> field of the '''<nowiki>{{Ideology}}</nowiki>''' and '''<nowiki>{{User-Ideology}}</nowiki>''' templates. ==Syntax== <pre> {{TabberGallery |title<n> = |img<n> = |caption<n> = }} </pre> ==Example== {{User-Ideology |gallery={{TabberGallery |title1 = Ancap |img1 = Ancap.png |caption1 = Taxation is theft!!! |title2...") |
No edit summary Tag: Reverted |
||
Line 12: | Line 12: | ||
==Example== | ==Example== | ||
{{User-Ideology | {{User-Ideology | ||
|gallery={{TabberGallery | |||
|title1 = Ancap | |||
|img1 = Ancap.png | |||
|caption1 = Taxation is theft!!! | |||
|title2 = Ancom | |||
|img2 = Ancom_by_kebab_imperium.png | |||
|caption2 = All belongs to me | |||
}} | |||
}} | |||
{{Ideology | |||
|gallery={{TabberGallery | |gallery={{TabberGallery | ||
|title1 = Ancap | |title1 = Ancap | ||
Line 24: | Line 34: | ||
<pre> | <pre> | ||
{{User-Ideology | {{User-Ideology | ||
|gallery={{TabberGallery | |||
|title1 = Ancap | |||
|img1 = Ancap.png | |||
|caption1 = Taxation is theft!!! | |||
|title2 = Ancom | |||
|img2 = Ancom_by_kebab_imperium.png | |||
|caption2 = All belongs to me | |||
}} | |||
}} | |||
</pre> | |||
<pre> | |||
{{Ideology | |||
|gallery={{TabberGallery | |gallery={{TabberGallery | ||
|title1 = Ancap | |title1 = Ancap |
Revision as of 01:05, 26 December 2023
Creates a gallery out of tabber elements, this template is meant to be used inside the gallery=
field of the {{Ideology}} and {{User-Ideology}} templates.
Syntax
{{TabberGallery |title<n> = |img<n> = |caption<n> = }}
Example
{{User-Ideology |gallery={{TabberGallery |title1 = Ancap |img1 = Ancap.png |caption1 = Taxation is theft!!! |title2 = Ancom |img2 = Ancom_by_kebab_imperium.png |caption2 = All belongs to me }} }}
{{Ideology |gallery={{TabberGallery |title1 = Ancap |img1 = Ancap.png |caption1 = Taxation is theft!!! |title2 = Ancom |img2 = Ancom_by_kebab_imperium.png |caption2 = All belongs to me }} }}