Difference between revisions of "Template:Infobox artist"

From BBW Wiki
Jump to: navigation, search
(Created page with "<onlyinclude><infobox> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="imagecaption" /> </image> <group>...")
 
(Add Newgrounds and Ko-fi to infobox)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude><infobox>
+
{| class="wikitable" style="float:right;border:1px solid black;width:250px;"
<title source="name">
+
|-
    <default>{{PAGENAME}}</default>
+
!scope="row" colspan="2" | {{FULLPAGENAME}}
</title>
+
|- {{#if: {{{image|}}} | | style="display: none;" }}
<image source="image">
+
|scope="row" colspan="2" | [[File:{{{image}}}|center|250px]]
    <caption source="imagecaption" />
 
</image>
 
<group>
 
    <data source="aliases"><label>Aliases</label><default>''Unknown''</default></data>
 
    <data source="relatives"><label>Relatives</label><default>''Unknown''</default></data>
 
    <data source="affiliations"><label>Affiliation</label><default>''Unknown''</default></data>
 
    </group>
 
    <group>
 
        <header>Biographical information</header>
 
        <data source="marital"><label>Marital status</label><default>''Unknown''</default></data>
 
    <data source="birthDate"><label>Date of birth</label><default>''Unknown''</default></data>
 
        <data source="birthPlace"><label>Place of birth</label><default>''Unknown''</default></data>
 
        <data source="deathDate"><label>Date of death</label><default>''Unknown''</default></data>
 
        <data source="deathPlace"><label>Date of death</label><default>''Unknown''</default></data>
 
    </group>
 
    <group>
 
        <header>Physical description (Persona)</header>
 
        <data source="species"><label>Species</label><default>''Unknown''</default></data>
 
        <data source="gender"><label>Gender</label><default>''Unknown''</default></data>
 
        <data source="height"><label>Height</label><default>''Unknown''</default></data>
 
        <data source="weight"><label>Weight</label><default>''Unknown''</default></data>
 
        <data source="eyes"><label>Eye color</label><default>''Unknown''</default></data>
 
</group>
 
        <group>
 
        <header>Physical description (In real life)
 
        <data source="gender"><label>Gender</label><default>''Unknown''</default></data>
 
        <data source="height"><label>Height</label><default>''Unknown''</default></data>
 
        <data source="weight"><label>Weight</label><default>''Unknown''</default></data>
 
        <data source="eyes"><label>Eye color</label><default>''Unknown''</default></data>
 
</group>
 
</infobox></onlyinclude><noinclude><br style="clear:both;"/>
 
{{documentation}}</noinclude>
 
  
 +
|- {{#if: {{{caption|}}} | | style="display: none;" }}
 +
|scope="row" colspan="2" | {{{caption}}}
 +
 +
|- {{#if: {{{website|}}} | | style="display: none;" }}
 +
|Website
 +
|{{{website}}}
 +
 +
|- {{#if: {{{deviantart|}}} | | style="display: none;" }}
 +
|DeviantArt
 +
|{{{deviantart}}}
 +
 +
|- {{#if: {{{instagram|}}} | | style="display: none;" }}
 +
|Instagram
 +
|{{{instagram}}}
 +
 +
|- {{#if: {{{tumblr|}}} | | style="display: none;" }}
 +
|Tumblr
 +
|{{{tumblr}}}
 +
 +
|- {{#if: {{{twitter|}}} | | style="display: none;" }}
 +
|Twitter
 +
|{{{twitter}}}
 +
 +
|- {{#if: {{{bluesky|}}} | | style="display: none;" }}
 +
|Bluesky
 +
|{{{bluesky}}}
 +
 +
|- {{#if: {{{newgrounds|}}} | | style="display: none;" }}
 +
|Newgrounds
 +
|{{{newgrounds}}}
 +
 +
|- {{#if: {{{patreon|}}} | | style="display: none;" }}
 +
|Patreon
 +
|{{{patreon}}}
 +
 +
|- {{#if: {{{kofi|}}} | | style="display: none;" }}
 +
|Ko-fi
 +
|{{{kofi}}}
 +
 +
|-
 +
|}
 +
 +
<noinclude>
 +
{{documentation}}
 
[[Category:Templates]]
 
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 20:51, 11 April 2024

Template:Infobox artist
[[File:{{{image}}}|center|250px]]
{{{caption}}}
Website {{{website}}}
DeviantArt {{{deviantart}}}
Instagram {{{instagram}}}
Tumblr {{{tumblr}}}
Twitter {{{twitter}}}
Bluesky {{{bluesky}}}
Newgrounds {{{newgrounds}}}
Patreon {{{patreon}}}
Ko-fi {{{kofi}}}


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_artist/doc to edit this documentation. (How does this work?)

First, check if the article already exists by using the search bar. If it doesn't, click on the red link to create the article. Then add the following Template, filling in details as available. Leave sections you do not have information for blank, or remove that row entirely.

{{Infobox artist
| image = FILENAME
| caption =
| website =
| deviantart =
| instagram =
| tumblr =
| twitter =
| bluesky =
| newgrounds =
| patreon =
| kofi =
}}

[[Category:Artists]]