Template:Infobox season: Difference between revisions

From It's Always Sunny in Philadelphia Wiki
Jump to navigation Jump to search
Created page with "Type in this: <pre> {{Infobox season |image= |began= |ended= |channel= }} </pre>"
 
No edit summary
Line 1: Line 1:
<infobox layout="stacked">
    <title><default>{{PAGENAME}}</default></title>
<image source="image"/>
<data source="channel"><label>Channel</label><default>{{w|FXX}}</default></data>
<group>
<header>Air dates</header>
<data source="began"><label>Premiere</label></data>
<data source="ended"><label>Finale</label></data>
</group>
<navigation>Seasons: [[Season 1|1]] • [[Season 2|2]] • [[Season 3|3]] • [[Season 4|4]] • [[Season 5|5]] • [[Season 6|6]] • [[Season 7|7]] • [[Season 8|8]] • [[Season 9|9]] • [[Season 10|10]] • [[Season 11|11]] • [[Season 12|12]] • [[Season 13|13]] • [[Season 14|14]] • [[Season 15|15]]• [[Season 16|16]] • [[Season 17|17]] • [[Season 18|18]]</navigation>
</infobox>
<noinclude>
== Usage & preview ==
Type in this:
Type in this:


Line 8: Line 24:
|channel=
|channel=
}}
}}
</pre>
</pre>
to see this:
{{Infobox season
|image=This is a test
|began=This is a test
|ended=This is a test
|channel=This is a test
}}
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
[[Category:Infobox templates]]
</noinclude>

Revision as of 03:21, 18 October 2025

<infobox layout="stacked">

   <title><default>Infobox season</default></title>

<image source="image"/> <label>Channel</label><default>FXX</default>

<group> <header>Air dates</header> <label>Premiere</label> <label>Finale</label> </group>

<navigation>Seasons: 123456789101112131415161718</navigation> </infobox>


Usage & preview

Type in this:

{{Infobox season
|image=
|began=
|ended=
|channel=
}}

to see this:

<infobox layout="stacked">

   <title><default>Infobox season</default></title>

<image source="image"/> <label>Channel</label><default>FXX</default>

<group> <header>Air dates</header> <label>Premiere</label> <label>Finale</label> </group>

<navigation>Seasons: 123456789101112131415161718</navigation> </infobox>



Click here to refresh the preview above