Template:Infobox: Difference between revisions
Appearance
Created page with "<infobox> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption"/> </image> <group> <label>Role</label> <format>{{{role}}}</format> </group> <group> <label>First Appearance</label> <format>{{{first_appearance}}}</format> </group> <group> <label>Status</label> <format>{{{status}}}</format> </group> </infobox>" |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
< | <media source="image"> | ||
<caption source="caption"/> | <caption source="caption"/> | ||
</ | </media> | ||
< | <data source="role"> | ||
<label>Role</label> | <label>Role</label> | ||
< | </data> | ||
</ | |||
<data source="username"> | |||
<label>Username</label> | |||
</data> | |||
<data source="alt_usernames"> | |||
<label>Also known as</label> | |||
</data> | |||
<data source="socials"> | |||
<label>Socials</label> | |||
</data> | |||
< | <data source="vibe"> | ||
<label> | <label>Vibe</label> | ||
</data> | |||
</ | |||
< | <header>Showcase</header> | ||
<data source="showcase_images"> | |||
</data> | |||
</ | |||
</infobox> | </infobox> | ||