Open main menu

BBW Wiki β

Changes

Template:Networkinfo

874 bytes removed, 15:00, 10 June 2020
no edit summary
<infobox>
<title source="title1">
<default>{{PAGENAME}}</default>
</title>
<image source="image1">
<caption source="caption1"/>
</image>
<group>
<header>General Information</header>
<data source="established">
<label>Established</label>
</data>
<data source="founder">
<label>Founder</label>
</data>
<data source="active">
<label>Active?</label>
</data>
<data source="models">
<label>Models</label>
</data>
<data source="website">
<label>Website</label>
</data>
</group>
</infobox>
<noinclude>
 
{| class="wikitable" style="float:right;border:1px solid black;width:250px"
|-
!scope="row" colspan="2" | {{FULLPAGENAME}}
|-
|- {{#if: {{{image|}}} | | style="display: none;" }}|scope="row" colspan="2" | [[File:{{{image1image}}}|center|250px]]
|-
|Height Established |{{{heightestablished}}}
|-
|Weight Founder |{{{weightfounder}}}
|-
|Cup size Active |{{{cup_sizeactive}}}
|-
|Weight class Models |{{{weight_class}}}|-|Body type |{{{body_type}}}|-|Activity |{{{activity}}}|-|Earning status |{{{earning_status}}}|-|Part of a network |{{{part_of_a_network}}}|-|Website |{{{websitemodels}}}
|-
|Website
|{{{website}}}
|}
 
Example usage:<pre>
{{Networkinfo
|title1=Example
|image1=Example
|caption1=Example
|established=Example
|founder=Example
|active=Example
|models=Example
|website=Example
}}