Help:Contents

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search

Media Wiki

 Help:Wiki_Help_Resources : Contains a list of links to MediaWiki, the Help Guide.

Menus and Format

 MediaWiki:Sidebar : For editing the sidebar
 MediaWiki:Toolbox : The tool box

Miscellaneous Converts

 paste cells from excel and click submit
 HTML to Wiki Converter
 HTML to Wiki Converter - tables and mirror
 Tools/Editing tools
 MediaWiki Table Generator (added 2020)

RegEx for Vim to preserve source code samples

%s/^\(.*\)/ <nowiki>\1<\/nowiki>/

Text wrap around image

[[Image:tightvnc-logo.gif|left]]

Thumbnail Image with No Formatting of text (text won't wrap or image won't justify right)
Also has option to expand and image is in frame convention.

[[File:aerb_fb_large.jpg|thumb|none|200px]]

Redirect - Redirects are used to forward users from one page name to another. They can be useful if a particular article is referred to by multiple names, or has alternative punctuation, capitalization or spellings.

#REDIRECT [[pagename]]

Piped Link

[[Help:Editing pages|editing help]]
[[Help:Editing pages#Preview|previewing]]

Quick Formatting

Deleted (strike through)(Displays as strikethrough in most browsers.)

<del>Deleted</del>

MediaWiki Tables

Mediawikitablebasic.png

Our Wiki Stars

00star.png   -   [[Image:00star.png]]
05star.png   -   [[Image:05star.png]]
10star.png   -   [[Image:10star.png]]
15star.png   -   [[Image:15star.png]]
20star.png   -   [[Image:20star.png]]
25star.png   -   [[Image:25star.png]]
30star.png   -   [[Image:30star.png]]
35star.png   -   [[Image:35star.png]]
40star.png   -   [[Image:40star.png]]
45star.png   -   [[Image:45star.png]]
50star.png   -   [[Image:50star.png]]
XXstar.png   -   [[Image:XXstar.png]]

Category Syntax

 [[Category:Help]]

Category Page Format per DUCK standard

 tags:
 
  <nowiki>[[Category:Internet Terminology]]</nowiki>

Maintenance

 [Changelog] : All changes made in the last 90 days less "my changes"
 [New pages] : Every page in descending order by date, filter by username
 [File list] : All uploaded files descending order by date uploaded
 [User list] : List of all users A-Z

 [Undo versus Rollback] : Rollback works much quicker than undo and may only be 
 used in certain circumstances; most commonly to revert obvious vandalism.  

Templates

This is a way to include text from one page within text on another page. Say the same definition for something is use in multiple pages, and you want to keep all pages current by modification of only one place, you can use a normal Wiki page as a template. Just don't put any categories on the page being used as a template.
  {{:Pagename}}

So if Pagename is the definition or text you want to include in other pages, use the syntax above. For an example in this wiki see GoogleUpdate which is used in Processes in the Windows Task Manager.

template examples

  • {{:Template:Sparse Entry}}
  • {{:Template:Aging Entry}}
  • {{:Template:Archived Entry}}
  • {{:Template:Opinion Entry}}
  • {{:Template:Untidy Entry}}

more templates

Fractions

  • ¼ is 1/4 or one-quarter - &#188;
  • ½ is 1/2 or one-half - &#189;
  • ¾ is 3/4 or three-quarter - &#190;

Mobile Device Browsers

  • WAP Site Versions

Create a local link to a category by using front and back colons

[[:electronics:]]

Link to a category and substitute text

[[:Category:Micro_Broadcasting|this category]]