User:Redvers/Wikibar
Description
- This Wikibar is a simple HTML page with the most common templates regular Wikipedia users may need: Welcome messages, Test > Vandalism, Blanking > Vandalism, Spam > Vandalism, speedy delete templates, AfD templates and, most importantly, the two most common Barnstars for congratulating and thanking fellow Wikipedians.
Instructions
- Copy the text from this page into Textedit or Notepad and save it as "wikibar.htm" or the like. Then open that file in Firefox, bookmark it and select the option "open in sidebar". Open the bookmark when you open Wikipedia and you can copy and paste the tags you need most often into the page you're working on without hunting in Wikipedia:Templates.
Usage
- Once installed as above, you can highlight then copy and paste the most common template messages directly into articles and talk pages without searching through Templates, relying on memory or using javascript add-ons. All appropriate templates are subst: so your server footprint is always low.
License
- This Wikibar idea is cheap and nasty and basically for my own convenience. Therefore it is completely free of any copyrights whatsoever and is totally Open Source. You are encouraged to update the original, produce your own versions and generally distribute and modify as you wish. I don't care!
Further description
When editing at the Wikipedia using the only decent browser invented I keep a Sidebar open that has the main things in it that vandal hunters and general editors need to use. It's written in very very poor HTML - tables and everything - as it was done in a hurry. Nevertheless, this is version 3.0 - now including the uw series of warnings.
If you have Firefox, you can just copy the following text into Textedit or Notepad and save it as "wikibar.htm" or the like. Then open that file in Firefox, bookmark it and select the option "open in sidebar". Open the bookmark when you open Wikipedia and you can copy and paste the tags you need most often into the page you're working on without hunting in Wikipedia:Templates. I think the latest version of Internet Exploder now has sidebars or something. But if you use IE, you can work out how to make these work there for yourself <sarcasm> since you are clear such an expert.</sarcasm>
Code
<html>
<head>
<title>Wikibar</title>
<style>
<!--
.ba {
font-size: 1px;
background-color:#ddf;
}
.ic {
font-size: 10px;
font-weight: bold;
font-family: "Arial Narrow", sans-serif;
background-color:#ccf;
padding-left:2px;
}
.sf {
font-size: 9px;
font-weight: bold;
font-family: "Arial Narrow", sans-serif;
}
.ta {
font-size: 11px;
font-weight: normal;
font-family: "Arial Narrow", sans-serif;
}
-->
</style>
</head>
<body>
<table width="175px">
<tr>
<td width="175px" colspan="2" class="ic">User pages</td>
</tr>
<tr>
<td width="50px" class="sf">Welcome</td>
<td width="125px" class="ta">{{subst:Welcome}}~~~~</td>
</tr>
<tr>
<td width="175" colspan="2" class="ba"> </td>
</tr>
<tr>
<td width="50px" class="sf">Test 1</td>
<td width="125px" class="ta">{{subst:uw-test1}}~~~~</td>
</tr>
<tr>
<td width="50px" class="sf">Test 2</td>
<td width="125px" class="ta">{{subst:uw-test2}}~~~~</td>
</tr>
<tr>
<td width="50px" class="sf">Test 3</td>
<td width="125px" class="ta">{{subst:uw-test3}}~~~~</td>
</tr>
<tr>
<td width="50px" class="sf">Escalate to Vandalism</td>
<td width="125px" class="ta">{{subst:uw-vandalism4}}~~~~</td>
</tr>
<tr>
<td width="175" colspan="2" class="ba"> </td>
</tr>
<tr>
<td width="50px" class="sf">Blanking 1</td>
<td width="125px" class="ta">{{subst:uw-delete1}}~~~~</td>
</tr>
<tr>
<td width="50px" class="sf">Blanking 2</td>
<td width="125px" class="ta">{{subst:uw-delete2}}~~~~</td>
</tr>
<tr>
<td width="50px" class="sf">Blanking 3</td>
<td width="125px" class="ta">{{subst:uw-delete3}}~~~~</td>
</tr>
<tr>
<td width="50px" class="sf">Blanking 4</td>
<td width="125px" class="ta">{{subst:uw-delete4}}~~~~</td>
</tr>
<tr>
<td width="175" colspan="2" class="ba"> </td>
</tr>
<tr>
<td width="50px" class="sf">Spam 1</td>
<td width="125px" class="ta">{{subst:uw-spam1}}~~~~</td>
</tr>
<tr>
<td width="50px" class="sf">Spam 2</td>
<td width="125px" class="ta">{{subst:uw-spam2}}~~~~</td>
</tr>
<tr>
<td width="50px" class="sf">Spam 3</td>
<td width="125px" class="ta">{{subst:uw-spam3}}~~~~</td>
</tr>
<tr>
<td width="50px" class="sf">Spam 4</td>
<td width="125px" class="ta">{{subst:uw-spam4}}~~~~</td>
</tr>
<tr>
<td width="175" colspan="2" class="ba"> </td>
</tr>
<tr>
<td width="50px" class="sf">Personal attacks</td>
<td width="125px" class="ta">{{subst:uw-npa1}}~~~~</td>
</tr>
<tr>
<td width="175px" colspan="2" class="ic">Speedy deletes</td>
</tr>
<tr>
<td width="50px" class="sf">Nonsense</td>
<td width="125px" class="ta">{{db-nonsense}}</td>
</tr>
<tr>
<td width="50px" class="sf">Empty</td>
<td width="125px" class="ta">{{db-empty}}</td>
</tr>
<tr>
<td width="50px" class="sf">Vanity</td>
<td width="125px" class="ta">{{db-bio}}</td>
</tr>
<tr>
<td width="50px" class="sf">Attack</td>
<td width="125px" class="ta">{{db-attack}}</td>
</tr>
<tr>
<td width="50px" class="sf">Repost</td>
<td width="125px" class="ta">{{db-repost}}</td>
</tr>
<tr>
<td width="175px" colspan="2" class="ic">Articles for Deletion</td>
</tr>
<tr>
<td width="50px" class="sf">On page</td>
<td width="125px" class="ta">{{subst:afd1}}</td>
</tr>
<tr>
<td width="50px" class="sf">Follow link and add</td>
<td width="125px" class="ta">{{subst:afd2 | pg=PageName | text=Reason}}~~~~</td>
</tr>
<tr>
<td width="50px" class="sf">Then add this to bottom of today's AfD log</td>
<td width="125px" class="ta">{{subst:afd3 | pg=PageName}}</td>
</tr>
<tr>
<td width="175px" colspan="2" class="ic">Proposed deletion</td>
</tr>
<tr>
<td width="50px" class="sf">On page</td>
<td width="125px" class="ta">{{subst:prod|reason}}</td>
</tr>
<tr>
<td width="175px" colspan="2" class="ic">Barnstars</td>
</tr>
<tr>
<td width="50px" class="sf">Original</td>
<td width="125px" class="ta">{{Barnstar|image=Barnstar.png|text=~~~ awards this
Barnstar to '''USERNAME''' for REASON}}</td>
</tr>
<tr>
<td width="50px" class="sf">RAOK</td>
<td width="125px" class="ta">{{Barnstar|image=Raok_barnstar.png|text=~~~ awards
this Random Act Of Kindness Barnstar to '''USERNAME''' for REASON}}</td>
</tr>
</table>
</body>
</html>
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.