User:LinguistAtLarge/Splitconvo

From Wikipedia, the free encyclopedia

This template is meant to accompany talk page threads where a thread is split across two or more talk pages, giving you an easy way to include links to other pages where the conversation is continued. This often happens when you leave someone a message on their talk page, but they reply on your talk page or vice-versa.

Usage[edit]

You can include up to 15 URLs in this template. Since URLs themselves often contain equals signs (=), it is necessary to use numerical named parameters when passing the URLs to the template. You may pass the plain URL or you may give it a title (anchor text) by adding a space, then your anchor text after the URL.

Syntax[edit]

Short:

{{User:LinguistAtLarge/Splitconvo|1=}}

Long:

{{User:LinguistAtLarge/Splitconvo 
 | 1 = 
 | 2 = 
 | 3 = 
 | 4 = 
 | 5 = 
 | 6 = 
 | 7 = 
 | 8 = 
 | 9 = 
 | 10 = 
 | 11 = 
 | 12 = 
 | 13 = 
 | 14 = 
 | 15 = 
}}


Examples[edit]

What you type

What you get

{{User:LinguistAtLarge/Splitconvo 
 | 1 = http://google.com 
 | 2 = http://yahoo.com 
 | 3 = http://msn.com}}
{{User:LinguistAtLarge/Splitconvo|1=http://en.wikipedia.org/}}
{{User:LinguistAtLarge/Splitconvo 
 | 1 = http://google.com Google
 | 2 = http://yahoo.com 
 | 3 = http://msn.com MSN}}
{{User:LinguistAtLarge/Splitconvo
|1=http://en.wikipedia.org/ Wikipedia}}

Toolbar button[edit]

If you would like a toolbar button for automatically inserting this template into the edit box, you can add the following line to your monobook.js file.

importScript('User:LinguistAtLarge/splitconvobutton.js');