Difference between revisions of "Template:Networkinfo"

From BBW Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<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"
 
{| class="wikitable" style="float:right;border:1px solid black;width:250px"
 
|-
 
|-
 
!scope="row" colspan="2" | {{FULLPAGENAME}}  
 
!scope="row" colspan="2" | {{FULLPAGENAME}}  
 
|-
 
|-
|scope="row" colspan="2" | {{{image1}}}
+
|- {{#if: {{{image|}}} | | style="display: none;" }}
 +
|scope="row" colspan="2" | [[File:{{{image}}}|center|250px]]
 
|-
 
|-
|Height
+
|Established
|{{{height}}}
+
|{{{established}}}
 
|-
 
|-
|Weight
+
|Founder
|{{{weight}}}
+
|{{{founder}}}
 
|-
 
|-
|Cup size
+
|Active
|{{{cup_size}}}
+
|{{{active}}}
 
|-
 
|-
|Weight class
+
|Models
|{{{weight_class}}}
+
|{{{models}}}
|-
 
|Body type
 
|{{{body_type}}}
 
|-
 
|Activity
 
|{{{activity}}}
 
|-
 
|Earning status
 
|{{{earning_status}}}
 
|-
 
|Part of a network
 
|{{{part_of_a_network}}}
 
|-
 
|Website
 
|{{{website}}}
 
 
|-
 
|-
 
|Website
 
|Website
 
|{{{website}}}
 
|{{{website}}}
 
|}
 
|}
 
Example usage:<pre>
 
{{Networkinfo
 
|title1=Example
 
|image1=Example
 
|caption1=Example
 
|established=Example
 
|founder=Example
 
|active=Example
 
|models=Example
 
|website=Example
 
}}
 

Latest revision as of 16:00, 10 June 2020

Template:Networkinfo
[[File:{{{image}}}|center|250px]]
Established {{{established}}}
Founder {{{founder}}}
Active {{{active}}}
Models {{{models}}}
Website {{{website}}}