Welcome to our new Skyland! Article rewrites are welcome. If you see any missing images, please feel free to add them. Please use the Aboutfile template when uploading and add categories.
We are also aware of some articles being unavailable. Please bear with us while we are working to get them fixed.
Template:Crew: Difference between revisions
From Skylanders Wiki, the Skylands encylopedia
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <group collapse="open"> <header>General information</header> <data source="name"> <label>Name</label> </data> <data source="gender"> <label>Gender</label> </data> <data source="birthdate"> <label>Birthdate</label> </data> <data source="occupation"> <label>Occupati..." Tag: visualeditor-wikitext |
No edit summary |
||
Line 1: | Line 1: | ||
<infobox> | <infobox layout="stacked" theme-source="element"> | ||
<title source="name"><default>{{PAGENAME}}</default></title> | |||
<image source="image"/> | |||
<group collapse="open"> | <group collapse="open"> | ||
<header>General information</header> | <header>General information</header> | ||
<data source="gender"><label>Gender:</label></data> | |||
<data source="birthdate"><label>Birthdate:</label></data> | |||
<data source="birthdate"><label>Occupation:</label></data> | |||
</group> | </group> | ||
</infobox> | </infobox> | ||
Line 25: | Line 12: | ||
Example usage:<pre> | Example usage:<pre> | ||
{{Crew | {{Crew | ||
|name=Example | |name=Example | ||
|image=Example | |||
|gender=Example | |gender=Example | ||
|birthdate=Example | |birthdate=Example |
Revision as of 01:10, December 4, 2022
<infobox layout="stacked" theme-source="element"> <title source="name"><default>Crew</default></title> <image source="image"/>
<group collapse="open"> <header>General information</header>
<label>Gender:</label> <label>Birthdate:</label> <label>Occupation:</label>
</group>
</infobox>
Example usage:
{{Crew |name=Example |image=Example |gender=Example |birthdate=Example |occupation=Example }}