Difference between revisions of "Template:Modelinfo"

From BBW Wiki
Jump to: navigation, search
(fix table)
 
(95 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float:right;border:1px solid black"
+
{| class="wikitable" style="float:right;border:1px solid black;width:250px"
 
|-
 
|-
|Image: {{{image1}}}
+
!scope="row" colspan="2" | {{FULLPAGENAME}}
 +
|- {{#if: {{{image|}}} | | style="display: none;" }}
 +
|scope="row" colspan="2" | [[File:{{{image}}}|center|250px]]
 +
 
 +
|- {{#if: {{{caption|}}} | | style="display: none;" }}
 +
|scope="row" colspan="2" | {{{caption}}}
 +
 
 +
|- {{#if: {{{height|}}} | | style="display: none;" }}
 +
|Height
 +
|{{{height}}}
 +
 
 +
|- {{#if: {{{weight|}}} | | style="display: none;" }}
 +
|[[Weight]]
 +
|{{{weight}}}
 +
 
 +
|- {{#if: {{{peak_weight|}}} | | style="display: none;" }}
 +
|[[Weight|Peak weight]]
 +
|{{{peak_weight}}}
 +
 
 +
|- {{#if: {{{current_weight|}}} | | style="display: none;" }}
 +
|[[Weight|Current weight]]
 +
|{{{current_weight}}}
 +
 
 +
|- {{#if: {{{cup_size|}}} | | style="display: none;" }}
 +
|Cup size
 +
|{{{cup_size}}}
 +
 
 +
|- {{#if: {{{weight_class|}}} | | style="display: none;" }}
 +
|[[:Category:Weight Classes|Weight class]]
 +
|[[{{{weight_class}}}]]
 +
 
 +
|- {{#if: {{{body_type|}}} | | style="display: none;" }}
 +
|[[:Category:Body Types|Body type]]
 +
|[[:Category:{{{body_type}}}|{{{body_type}}}]]
 +
 
 +
|- {{#if: {{{activity|}}} | | style="display: none;" }}
 +
|[[:Category:Activity|Activity]]
 +
|[[:Category:{{{activity}}}|{{{activity}}}]]
 +
 
 +
|- {{#if: {{{earning_status|}}} | | style="display: none;" }}
 +
|[[:Category:Earning Status|Earning status]]
 +
|[[:Category:{{{earning_status}}}|{{{earning_status}}}]]
 +
 
 +
|- {{#if: {{{modeling_network|}}} | | style="display: none;" }}
 +
|[[Modeling Networks|Modeling network]]
 +
|[[{{{modeling_network}}}]]
 +
 
 +
|- {{#if: {{{former_modeling_network|}}} | | style="display: none;" }}
 +
|[[Modeling Networks|Former modeling network]]
 +
|[[{{{former_modeling_network}}}]]
 +
 
 +
|- {{#if: {{{website|}}} | | style="display: none;" }}
 +
|Website
 +
|{{{website}}}
 +
 
 +
|- {{#if: {{{clips4sale|}}} | | style="display: none;" }}
 +
|[[Clips4Sale]]
 +
|{{{clips4sale}}}
 +
 
 +
|- {{#if: {{{feabie|}}} | | style="display: none;" }}
 +
|[[Feabie]]
 +
|{{{feabie}}}
 +
 
 +
|- {{#if: {{{instagram|}}} | | style="display: none;" }}
 +
|Instagram
 +
|{{{instagram}}}
 +
 
 +
|- {{#if: {{{tumblr|}}} | | style="display: none;" }}
 +
|Tumblr
 +
|{{{tumblr}}}
 +
 
 +
|- {{#if: {{{twitter|}}} | | style="display: none;" }}
 +
|Twitter
 +
|{{{twitter}}}
 +
 
 +
|- {{#if: {{{patreon|}}} | | style="display: none;" }}
 +
|Patreon
 +
|{{{patreon}}}
 +
 
 +
|- {{#if: {{{youtube|}}} | | style="display: none;" }}
 +
|YouTube
 +
|{{{youtube}}}
 +
 
 +
|- {{#if: {{{skype|}}} | | style="display: none;" }}
 +
|Skype
 +
|{{{skype}}}
 +
 
 +
|- {{#if: {{{amazon|}}} | | style="display: none;" }}
 +
|Amazon Wishlist
 +
|{{{amazon}}}
 +
 
 +
|- {{#if: {{{facebook|}}} | | style="display: none;" }}
 +
|Facebook
 +
|{{{facebook}}}
 +
 
 +
|- {{#if: {{{snapchat|}}} | | style="display: none;" }}
 +
|Snapchat
 +
|{{{snapchat}}}
 +
 
 +
|- {{#if: {{{fetlife|}}} | | style="display: none;" }}
 +
|Fetlife
 +
|{{{fetlife}}}
 +
 
 +
|- {{#if: {{{onlyfans|}}} | | style="display: none;" }}
 +
|[[OnlyFans]]
 +
|{{{onlyfans}}}
 +
 
 +
|- {{#if: {{{stufferdb|}}} | | style="display: none;" }}
 +
|StufferDB
 +
|{{{stufferdb}}}
 +
 
 +
|- {{#if: {{{reddit|}}} | | style="display: none;" }}
 +
|Reddit
 +
|{{{reddit}}}
 +
 
 +
|- {{#if: {{{curvage|}}} | | style="display: none;" }}
 +
|Curvage
 +
|{{{curvage}}}
 +
 
 
|-
 
|-
|Caption {{{caption1}}}
 
|-
 
|Height {{{height}}}
 
|-
 
|Weigth {{{weight}}}
 
|-
 
|Cup size {{{cup_size}}}
 
|-
 
|Weight class {{{weigth_class}}}
 
|-
 
|Body type {{{body_type}}}
 
|-
 
|Activity {{{activity}}}
 
|-
 
|Earning status {{{earning_status}}}
 
|-
 
|Part of a network {{{part_of_a_network}}}
 
|-
 
|Website {{{website}}}
 
|-
 
|Clips4sale{{{clips4sale}}}
 
 
|}
 
|}
 
 
Example usage:<pre>
 
{{Modelinfo
 
|title1=Example
 
|image1=Example
 
|caption1=Example
 
|height=Example
 
|weight=Example
 
|weight_class=Example
 
|body_type=Example
 
|activity=Example
 
|earning_status=Example
 
|part_of_a_network=Example
 
}}
 
</pre>
 
</noinclude>
 

Latest revision as of 19:37, 28 August 2022

Template:Modelinfo
[[File:{{{image}}}|center|250px]]
{{{caption}}}
Height {{{height}}}
Weight {{{weight}}}
Peak weight {{{peak_weight}}}
Current weight {{{current_weight}}}
Cup size {{{cup_size}}}
Weight class [[{{{weight_class}}}]]
Body type [[:Category:{{{body_type}}}|{{{body_type}}}]]
Activity [[:Category:{{{activity}}}|{{{activity}}}]]
Earning status [[:Category:{{{earning_status}}}|{{{earning_status}}}]]
Modeling network [[{{{modeling_network}}}]]
Former modeling network [[{{{former_modeling_network}}}]]
Website {{{website}}}
Clips4Sale {{{clips4sale}}}
Feabie {{{feabie}}}
Instagram {{{instagram}}}
Tumblr {{{tumblr}}}
Twitter {{{twitter}}}
Patreon {{{patreon}}}
YouTube {{{youtube}}}
Skype {{{skype}}}
Amazon Wishlist {{{amazon}}}
Facebook {{{facebook}}}
Snapchat {{{snapchat}}}
Fetlife {{{fetlife}}}
OnlyFans {{{onlyfans}}}
StufferDB {{{stufferdb}}}
Reddit {{{reddit}}}
Curvage {{{curvage}}}