User talk:Robinr78/common.js

From Robin's SM-201 Website
Jump to navigation Jump to search

/* stable as of 11/11/19 */

var customizeToolbar = function () {

/* ======================================Add SM-201 & category Sections */

$( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { 'sections': { 'SM-201': { 'type': 'toolbar', // Can also be 'booklet' 'label': 'SM-201' } } } );

$( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { 'sections': { 'Cats': { 'type': 'toolbar', // Can also be 'booklet' 'label': 'Cats' } } } );


/* ===============================================================Add groups */

/* -------------------add Format group ------------------- */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { 'section': 'SM-201', 'groups': { 'Format': { 'label': 'Format' } } } );

/* ------------------- add files group ----------------------*/ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { 'section': 'SM-201', 'groups': { 'Files': { 'label': 'Files' } } } );

/* ------------------- add <inc> group ----------------------*/ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { 'section': 'SM-201', 'groups': { 'Inc': { 'label': 'Inc' } } } );

/* ------------------- add footers group ----------------------*/ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { 'section': 'SM-201', 'groups': { 'Footer': { 'label': 'Footer' } } } );

/* ------------------- add Needs group ----------------------*/ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { 'section': 'SM-201', 'groups': { 'Needs': { 'label': 'Needs' } } } ); /* ------------------- add Categories group -----------------*/ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { 'section': 'Cats', 'groups': { 'Cats': { 'label': 'Cats' } } } );


/* ====================================================== Add <Inc> buttons === */

$('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Inc', tools: { "Incl": { label: 'Incl', type: 'button',

  icon: 'http://www.sm-201.org/a/images/3/3b/Button_in.jpg', 

action: { type: 'encapsulate', options: { pre: "" } } } } });


$('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Inc', tools: { "Noinclude": { label: 'Noinclude', type: 'button',

     icon: 'http://www.sm-201.org/a/images/1/1b/Button_no.jpg', 

action: { type: 'encapsulate', options: { pre: "",

                                       post:""

} } } } });

$('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Inc', tools: { "Nowiki": { label: 'Nowiki', type: 'button',

     icon: 'http://www.sm-201.org/a/images/a/a6/Button_quiet.jpg', 

action: { type: 'encapsulate', options: { pre: "", post:"" } } } } });

/* ================================================================== Needs ======*/


/* Toolbar Category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'SM-201', group: 'Needs', tools: { "Cats": { label: 'Category', type: 'button', icon: 'http://www.sm-201.org/a/images/d/d0/Button_Cat.Png', action: { type: 'encapsulate', options: { pre: '[[Category:', post: ']]' } } } } } );


$('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Needs', tools: { "Needs": { label: 'Header', type: 'button',

 icon: 'http://www.sm-201.org/a/images/e/e4/Editor_h.png',

action: { type: 'encapsulate', options: { pre: " ",

                                       post:""

} } } } });

$('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Needs', tools: { "Footer": { label: 'Footer', type: 'button',

 icon: 'http://www.sm-201.org/a/images/3/31/Editor_f.png',

action: { type: 'encapsulate', options: {

pre: "

Chain-09.png
Jump to: Main PageMicropediaMacropediaIconsTime LineHistoryLife LessonsLinksHelp
Chat roomsWhat links hereCopyright infoContact informationCategory:Root

",

                                       post:""

} } } } });


$('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Needs', tools: { "Needs": { label: 'Needs', type: 'button',

 icon: 'http://www.sm-201.org/a/images/0/0e/Editor_n.png',

action: { type: 'encapsulate', options: { pre: " ",

                                       post:""

} } } } });

$('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Needs', tools: { "Needs": { label: 'Wikimain', type: 'button',

 icon: 'http://www.sm-201.org/a/images/8/82/Wikilogo-20.png', 

action: { type: 'encapsulate', options: { pre: "

Wikilogo-20.png
Wikipedia article: _",
                                       post:""

} } } } });

$('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Needs', tools: { "Needs": { label: '@', type: 'button',

 icon: 'http://www.sm-201.org/a/images/e/eb/Button_@.png',

action: { type: 'encapsulate', options: {

pre: "

[http://chart.apis.google.com/chart?cht=t&chs=440x220&chf=bg,s,5588ff&chco=ffffdd,ff0000,ff0000&chd=s:9&chld=",

                                       post:"&chtm=world Click here for World Map showing location of ",
                                       post:"]

Robinr78/common.js



More information is available at the [ Wikipedia site ]



Chain-09.png

Jump to: Main PageMicropediaMacropediaIconsTime LineHistoryLife LessonsLinksHelp

What links here | Contact: The Wiki Staff

"

} } } } });

/* =================================================== Add footer buttons ====*/ /* Add Footers */

$('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Footer": { label: 'Footer', type: 'button',

 icon: 'http://www.sm-201.org/a/images/3/31/Editor_f.png',

action: { type: 'encapsulate', options: { pre: " ",

post:"

Chain-09.png
Jump to: Main PageMicropediaMacropediaIconsTime LineHistoryLife LessonsLinksHelp
Chat roomsWhat links hereCopyright infoContact informationCategory:Root

"

} } } } });


/* Add Biofooters - Biographies */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Biofooter": { label: 'Biofooter', type: 'button',

 icon: 'http://www.sm-201.org/a/images/b/b4/Editor_b.png',

action: { type: 'encapsulate', options: { pre: "

This article is a Biography

",

post:"

Chain-09.png
Jump to: Main PageHistoryIconsLibraryLife LessonsLinksMicropediaMacropediaTime Line
What links hereReferences and SourcesHelpContact info

" } } } } });

/* Add Historyfooter */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Historyfooter": { label: 'History footer', type: 'button',

 icon: 'http://www.sm-201.org/a/images/e/e4/Editor_h.png',

action: { type: 'encapsulate', options: {

pre: "

"{{{1}}}"


", post: "
Chain-09.png


Jump to: Main PageHistoryIconsLibraryLife LessonsLinksMicropediaMacropediaTime Line
What links hereReferences and SourcesHelpContact Info


" } } } } });


/* Add Iconfooter */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Iconfooter": { label: 'Icon footer', type: 'button',

 icon: 'http://www.sm-201.org/a/images/5/5e/Editor_i.png',

action: { type: 'encapsulate', options: { pre: "

This article is about the Icons of our Community


",

post: "

Chain-09.png
Jump to: Main PageHistoryIconsLibraryLife LessonsLinksMicropediaMacropediaTime Line
What links hereReferences and SourcesHelpContact info


" } } } } });

/* Add Libfooter Library*/ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Libraryfooter": { label: 'Libraryfooter', type: 'button',

 icon: 'http://www.sm-201.org/a/images/e/e0/Editor_book.png',

action: { type: 'encapsulate', options: { pre: "


This article is part of the SM-201 Library Project


",

post: "

Chain-09.png


Jump to: Main PageHistoryIconsLibraryLife LessonsLinksMicropediaMacropediaTime Line
What links hereReferences and SourcesContact InfoHelp


" } } } } });

/* Add Lifefooter */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Life Lessons footer": { label: 'Lifefooter', type: 'button',

 icon: 'http://www.sm-201.org/a/images/1/16/Editor_l.png',

action: { type: 'encapsulate', options: { pre: "


This article is part of the SM-201 Life's Lessons Project


",

                                       post: "
Chain-09.png


Jump to: Main PageHistoryIconsLibraryLife LessonsLinksMicropediaMacropediaTime Line
What links hereReferences and SourcesContact InfoHelp


" } } } } });


/* Add Macrofooter */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Life Lessons footer": { label: 'Macrofooter', type: 'button',

 icon: 'http://www.sm-201.org/a/images/f/fc/Editor_mac.png',

action: { type: 'encapsulate', options: { pre: "

This article is part of the SM-201 Macropedia
",

post: "

Chain-09.png
Jump to: Main PageMicropediaMacropediaIconsTime LineHistoryLife LessonsLinksHelp
What links hereReferences and SourcesContact infoCategory:Root ⤴

" } } } } });

/* Add Microfooter */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Micropedia footers": { label: 'Microfooter', type: 'button',

 icon: 'http://www.sm-201.org/a/images/9/95/Editor_mic.png',

action: { type: 'encapsulate', options: { pre: "


This article is part of the SM-201 Micropedia
",

post: "

Chain-09.png
Jump to: Main PageMicropediaMacropediaIconsTime LineHistoryLife LessonsLinksHelp
What links hereReferences and SourcesContact Info

" } } } } });


/* Add RLPMfooters */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Robins Personal memories": { label: 'Robin Mem', type: 'button',

 icon: 'http://www.sm-201.org/a/images/b/bf/Editor_p.png',

action: { type: 'encapsulate', options: { pre: " Use {{pm}} instead of {{pmheader}} ",

                                       post: "
Return to "Robin's History" page
Chain-09.png
Jump to: Main PageHistoryIconsLibraryLife LessonsLinksMicropediaMacropediaTime Line
What links hereReferences and SourcesHelpContact infoCategory:Root ⤴

" } } } } });


/* Add RL footers */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Resource Guide": { label: 'Resources', type: 'button',

 icon: 'http://www.sm-201.org/a/images/d/d5/Editor_r.png',

action: { type: 'encapsulate', options: { pre: "

Computer01.jpg

Shaking.jpg
SM-201 Main PageResource Guide Main Page

AKALARAZCACOCTDEFLGAHIIAIDILINKSKYLAMAMDMEMIMNMOMSMTNCNDNENHNJNMNVNYOHOKORPARISCSDTNTXUTVAVTWAWIWVWY

Foreign countries

Alphabetic list of websites and links
0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ


Our Resource Guide Codes explainedInternet Country codesList of BBSsList of ZipcodesDefinitions

Mailbox.jpg

Phone08.jpg

", post: "


Click here to modify information in our Resource Guide

Abbreviations, Definitions & Codes used in this Guide

Why are old listings crossed out, but not removed?Help
Chain-09.png
Jump to: Main PageMicropediaMacropediaIconsTime LineHistoryLife LessonsLinks
Chat roomsWhat links hereContact informationCategory:Root"

} } } } }); /* Add Storyfooters */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Storyfooter": { label: 'Storyfooter', type: 'button',

 icon: 'http://www.sm-201.org/a/images/6/60/Editor_s.png',

action: { type: 'encapsulate', options: { pre: "


from Robin's File & Story Archives



"{{{1}}}"

",
                                       post:"
Chain-09.png
Jump to: Main PageHistoryIconsLibraryLife LessonsLinksMicropediaMacropediaTime Line
What links hereReferences and SourcesContact InfoHelp

" } } } } });

/* Add Timefooters */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Footer', tools: { "Timefooter": { label: 'Timefooter', type: 'button',

 icon: 'http://www.sm-201.org/a/images/1/19/Editor_t.png',

action: { type: 'encapsulate', options: { pre: "

",
post:"
Chain-09.png

Jump to: Main PageHistoryIconsLibraryLife LessonsLinksMicropediaMacropediaWhat links here
Alternative Sexuality Time LineReferences and SourcesHelpContact info

" } } } } });

/*===================================================Format Button====*/

/* Toolbar <Comment Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'SM-201', group: 'Format', tools: { "Comment": { label: 'Comment', type: 'button', icon: 'http://www.sm-201.org/a/images/6/66/Editor_!.png', action: { type: 'encapsulate', options: { pre: } } } } } );

/* Toolbar Apostrophe Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'SM-201', group: 'Format', tools: { "Apostrope": { label: 'Apostrphe', type: 'button', icon: 'http://www.sm-201.org/a/images/3/39/Editor_apos.png', action: { type: 'encapsulate', options: { pre: "'", post: "'" } } } } } );


/* Add 'clear' =====================*/

$('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Format', tools: { "Clear": { label: 'Clear', type: 'button', icon: 'http://sm-201.org/a/images/b/be/Editor_c.png', action: { type: 'encapsulate', options: { pre: '
', post: } } } } });

$('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Format', tools: { "Item": { label: 'Item', type: 'button', icon: 'http://sm-201.org/a/images/0/02/Button_dot.png', action: { type: 'encapsulate', options: { pre: ' • [[', post: ']]' } } } } });

/* Add Files group buttons ========================================================== */ /* Toolbar Models category Buttons */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'SM-201', group: 'Files', tools: { "Bond70": { label: 'Bond70', type: 'button', icon: 'http://www.sm-201.org/a/images/e/ea/Cat-model.jpg', action: { type: 'encapsulate', options: { pre: '

Lists of bondage models by decade
1950s1960s1970s1980s1990s2000s2010s
DIBindexList of Japanese bondage models
Robinr78/common.js was a Bondage/Fetish model during the 1970's


[[File:', post: '|200px|Robinr78/common.js]]
This is all we have, but
we are still looking!
'

} } } } } );


/* Toolbar copyright button =======================*/ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'SM-201', group: 'Files', tools: { "Copy": { label: 'Copy', type: 'button', icon: 'http://www.sm-201.org/a/images/2/22/Button-copy.jpg', action: { type: 'encapsulate', options: { pre: 'Copyright info not available/ownership unkown', post: } } } } } );

/* Toolbar date button =======================*/ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'SM-201', group: 'Files', tools: { "Date": { label: 'Date', type: 'button', icon: 'http://www.sm-201.org/a/images/0/01/Button-cal.jpg', action: { type: 'encapsulate', options: { pre: '06/01/2018', post: } } } } } );

/* Toolbar gallery button =======================*/ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'SM-201', group: 'Files', tools: { "Gallery": { label: 'Gallery', type: 'button', icon: 'http://www.sm-201.org/a/images/3/35/Editor_g.png', action: { type: 'encapsulate', options: {

pre: ''

} } } } } );


/* Toolbar thumb button =======================*/ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'SM-201', group: 'Files', tools: { "Thumb": { label: 'Thumb', type: 'button', icon: 'http://www.sm-201.org/a/images/6/6f/Button_thumb.jpg', action: { type: 'encapsulate', options: { pre: '[[File', post: '|thumb|right|130px| ]]' } } } } } );

/* Add Book Title */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Files', tools: { "Book title": { label: 'Book Title', type: 'button',

 icon: 'http://www.sm-201.org/a/images/e/e0/Editor_book.png',

action: { type: 'encapsulate', options: { pre: '"',

                                       post: '"'

} } } } });


/* Strike through =====================*/ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Format', tools: { "Strike": { label: 'Strike', type: 'button', icon: 'http://www.sm-201.org/a/images/c/c9/Button_strike.png', action: { type: 'encapsulate', options: { pre: '', post: '', } } } } });

/* Toolbar [[ ]] Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'SM-201', group: 'Format', tools: { "Template": { label: 'Link', type: 'button', icon: 'http://www.sm-201.org/a/images/c/c0/Button_link.png', action: { type: 'encapsulate', options: { pre: '[[', post: ']]' } } } } } );

/* Toolbar double curly brackets Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'SM-201', group: 'format', tools: { "Template": { label: 'Template', type: 'button', icon: 'http://www.sm-201.org/a/images/5/5f/Button_temp.png', action: { type: 'encapsulate', options: { pre: "{{", post: "}}" } } } } } );

/* Quotes */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Format', tools: { "Quotes": { label: 'Quotes', type: 'button', icon: 'http://www.sm-201.org/a/images/7/7d/Button_quot.png', action: { type: 'encapsulate', options: { pre: '"', post: '"', } } } } });


/* MulttiColumns */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Format', tools: { "Columns": { label: 'Columns', type: 'button', icon: 'http://www.sm-201.org/a/images/0/04/Button_multicol.png', action: { type: 'encapsulate', options: {

pre: "
", post: "
",

} } } } });

/* Center */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Format', tools: { "Center": { label: 'Center', type: 'button', icon: 'http://www.sm-201.org/a/images/5/5f/Button_center.png', action: { type: 'encapsulate', options: {

pre: '
', post: '
',

} } } } });


/* Justify */ $('#wpTextbox1').wikiEditor('addToToolbar', { section: 'SM-201', group: 'Format', tools: { "Justify": { label: 'Justify', type: 'button', icon: 'http://www.sm-201.org/a/images/0/0f/Button_just.png', action: { type: 'encapsulate', options: {

pre: '

', post: '

',

} } } } });

/* =========================================== Add Category Buttons==== */


/* Toolbar Category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Cats": { label: 'Category', type: 'button', icon: 'http://www.sm-201.org/a/images/d/d0/Button_Cat.Png', action: { type: 'encapsulate', options: { pre: '[[Category:', post: ']]' } } } } } );

/* Artist Category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Cats": { label: 'Artist', type: 'button', icon: 'http://www.sm-201.org/a/images/3/32/Button-art.png', action: { type: 'encapsulate', options: { pre: '

',

post: '

Template:Vintart '

} } } } } );


/* Author Category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Cats": { label: 'Authors', type: 'button', icon: 'http://www.sm-201.org/a/images/1/15/Button-quil.png', action: { type: 'encapsulate', options: { pre: '

Template:Fetish authors ',

post: ' ' } } } } } );

/* Toolbar Anatomy category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: 'Human anatomy', type: 'button', icon: 'http://www.sm-201.org/a/images/e/e0/Editor_a.png', action: { type: 'encapsulate', options: { pre: '

This is an article about Human Anatomy',

post: } } } } } );

/* Toolbar Anatomy category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: 'Book', type: 'button', icon: 'http://www.sm-201.org/a/images/b/b4/Editor_b.png', action: { type: 'encapsulate', options: { pre: '

Bar.jpg



Sources

Notes


{{Footer} } Template:Art books

Template:Fetbooks
Template:Photobooks Template:Vintbooks ',

post: } } } } } ); /* Toolbar "Classes" category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: 'Classes', type: 'button', icon: 'http://www.sm-201.org/a/images/6/67/Cat-class.jpg', action: { type: 'encapsulate', options: { pre: '

Template:Schools',

post: } } } } } );


/* Toolbar "Club" category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: ' ', type: 'button', icon: 'http://www.sm-201.org/a/images/3/31/Cat-club.jpg', action: { type: 'encapsulate', options: { pre: '

Template:Org Template:Night

', post: } } } } } );

/* Toolbar "Club" category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: 'Corset', type: 'button', icon: 'http://www.sm-201.org/a/images/0/0d/Cat-corset.jpg', action: { type: 'encapsulate', options: {

pre: 'Replace {{corsets}} with {{sa-corsets}}
Corset.jpg
This article is about Corsets and Corsetry
Main article and index is at Corset
',

post: } } } } } );

/* Toolbar Director/Producers category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: 'Director', type: 'button', icon: 'http://www.sm-201.org/a/images/4/4a/Cat-meg.jpg', action: { type: 'encapsulate', options: { pre: ' ' /* post: */ } } } } } );

/* Toolbar "Events" category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Events": { label: 'Events', type: 'button', icon: 'http://www.sm-201.org/a/images/9/96/Cat-event.jpg', action: { type: 'encapsulate', options: { pre: ' ', post: } } } } } );


/* Toolbar Fetish category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: 'Fetish', type: 'button', icon: 'http://www.sm-201.org/a/images/9/9f/Cat-ballet.jpg', action: { type: 'encapsulate', options: { pre: 'Template:Fetish articles Template:Fetish clubs Template:Fetish events',

 					post:    

} } } } } );


/* Toolbar Film category button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Film": { label: 'Film', type: 'button', icon: 'http://www.sm-201.org/a/images/b/bd/Cat-film.jpg', action: { type: 'encapsulate', options: { pre: 'Template:Filmography', post: } } } } } );

/* Toolbar Health category button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Health": { label: 'Health', type: 'button', icon: 'http://www.sm-201.org/a/images/b/ba/Cat-health.jpg', action: { type: 'encapsulate', options: { pre: ' ', post: } } } } } );

/* Toolbar History category button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "History": { label: 'History', type: 'button', icon: 'http://www.sm-201.org/a/images/e/e4/Editor_h.png', action: { type: 'encapsulate', options: { pre: ' ', post: } } } } } );


/* Toolbar Icon category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Icon": { label: 'Icon', type: 'button', icon: 'http://www.sm-201.org/a/images/5/5e/Editor_i.png', action: { type: 'encapsulate', options: {

pre: '
The Legends Project

The Legends Project is a concerted attempt to identify and applaud the efforts of those special people that helped establish the BDSM community as we know it today.

We will be adding bios for each of these "Legends" along with links to various websites so that you, our readers, can learn more about these people who have made "What is that we do" openly available to you today.

If you have factual information or personal insights you would like to add to this article, you may:

  • Send information to Robin@sm201.org
Once this article becomes a little more complete, this banner will be removed.


The Bio template can be used to pre-populate a page for the Legends Project


{{{1}}}',

post: } } } } } );


/* Toolbar Link category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Link": { label: 'Link', type: 'button', icon: 'http://www.sm-201.org/a/images/1/16/Editor_l.png', action: { type: 'encapsulate', options: { pre: 'Template:Links', post: } } } } } );


/* Toolbar Magazine category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Magazine": { label: 'Magazine', type: 'button', icon: 'http://www.sm-201.org/a/images/6/6d/Editor_m_.png', action: { type: 'encapsulate', options: { pre: , post: } } } } } );


/* Toolbar Models category Buttons */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Model": { label: 'Model', type: 'button', icon: 'http://www.sm-201.org/a/images/e/ea/Cat-model.jpg', action: { type: 'encapsulate', options: { pre: '

Template:Fetmodel

', post: } } } } } );


/* Toolbar N=Info Box category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Info box": { label: 'Info box', type: 'button', icon: 'http://www.sm-201.org/a/images/0/0e/Editor_n.png', action: { type: 'encapsulate', options: { pre: 'Template:Info box', post: } } } } } );


/* Toolbar Photography categories Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: 'Photogs', type: 'button', icon: 'http://www.sm-201.org/a/images/e/e8/Cat-photo.jpg', action: { type: 'encapsulate', options: {

                               pre:  '
Template:Pinphotog',
                               post:  

} } } } } );

/* Toolbar Photography categories Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: 'Places', type: 'button',

 icon: 'http://www.sm-201.org/a/images/b/bf/Editor_p.png',

action: { type: 'encapsulate', options: {

                               pre:  '

', post: } } } } } );


/* Toolbar Photography categories Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: 'Spiderpool', type: 'button',

 icon: 'http://www.sm-201.org/a/images/b/bc/Cat-spider.jpg',

action: { type: 'encapsulate', options: {

                               pre:  'Template:Spiderpool',
                               post:  

} } } } } );



/* Toolbar ProDom categories Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "ProDom": { label: 'ProDom', type: 'button', icon: 'http://www.sm-201.org/a/images/a/a8/Cat-pro.jpg', action: { type: 'encapsulate', options: { pre: 'Template:Prodom Template:Prosub Template:Provenue', post: } } } } } );


/* Toolbar Stories by Robin category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Robin": { label: 'Robin', type: 'button', icon: 'http://www.sm-201.org/a/images/d/d5/Editor_r.png', action: { type: 'encapsulate', options: { pre: 'Template:Stories by Robin ', post: } } } } } );


/* Toolbar Sessions category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Sessions": { label: 'Sessions', type: 'button', icon: 'http://www.sm-201.org/a/images/6/60/Editor_s.png', action: { type: 'encapsulate', options: { pre: '

Template:Session content ',

post: } } } } } );

/* Toolbar Spanking categories Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: 'Spanking', type: 'button', icon: 'http://www.sm-201.org/a/images/9/99/Cat-spank.jpg', action: { type: 'encapsulate', options: { pre: 'Template:Cat-Spanking-a Template:Sa-spanking furniture Template:Cat-Spanking-f Template:Sa-spanking implements Template:Cat-Spanking-i ', post: 'Template:Sa-spanking positions Template:Cat-Spanking-p Template:Sa-spanking terms Template:Cat-Spanking-t' } } } } } );


/* Toolbar Toy box category Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Toy box": { label: 'Toy box', type: 'button', icon: 'http://www.sm-201.org/a/images/1/19/Editor_t.png', action: { type: 'encapsulate', options: {

                                       pre:  '

', post: } } } } } );


/* Toolbar BD on TV categories Button */ $( '#wpTextbox1' ).wikiEditor( 'addToToolbar', { section: 'Cats', group: 'Cats', tools: { "Template": { label: 'BD on TV', type: 'button', icon: 'http://www.sm-201.org/a/images/2/25/Cat-tv.jpg', action: { type: 'encapsulate', options: { pre: , post: } } } } } );


/* Leave everything below this line alone ===================== */ };

/* Check if view is in edit mode and that the required modules are available. Then, customize the toolbar … */ if ( [ 'edit', 'submit' ].indexOf( mw.config.get( 'wgAction' ) ) !== -1 ) { mw.loader.using( 'user.options' ).then( function () { // This can be the string "0" if the user disabled the preference (phab:T54542#555387) if ( mw.user.options.get( 'usebetatoolbar' ) == 1 ) { $.when( mw.loader.using( 'ext.wikiEditor' ), $.ready ).then( customizeToolbar ); } } ); }