Help:Glossary: Difference between revisions

Jump to navigation Jump to search
+ Language prefix, Pseudo-namespace; +-Spam; Lots of smaller changes
(→‎M: + Maintenance templates, messagebox templates)
(+ Language prefix, Pseudo-namespace; +-Spam; Lots of smaller changes)
Line 25: Line 25:
=== C ===
=== C ===
; Category
; Category
: A category is something between a directory in a directory path and a tag, as a page sometimes can benefit from being in more than one category.  Adding a category to a page is a way to organise the articles and put them in a larger context. A page is added to a category by adding a link to the category on the page, like <code><nowiki>[[Category:Help]]</nowiki></code>, preferably at the end.  To link to a category without adding a page to the category, the page name is preceded by a colon, like <code><nowiki>[[:Category:Help]]</nowiki></code>.
: A category is something between a directory in a directory path and a tag, as a page sometimes can benefit from being in more than one category.  Adding a category to a page is a way to organise the articles and put them in a larger context. A page is added to a category by adding a link to the category on the page, like <code><nowiki>[[Category:Help]]</nowiki></code>, preferably at the end.  To link to a category without adding a page to the category, the page name is preceded by a colon, like <code><nowiki>[[:Category:Help]]</nowiki></code>.


; Category diffusion
; Category diffusion
Line 31: Line 31:


; Category page
; Category page
: The page in the category namespace where the categories resides.  Should preferably only contain a description, base categories and sometimes one or more templates.
: The page in the ''Category'' namespace where the categories resides.  Should preferably only contain a description, base categories and sometimes one or more templates.


; Category sorting
; Category sorting
Line 37: Line 37:


; Category suppression
; Category suppression
: Suppression of automatic categorisation by templates, usually depending on the page namespace.  Some templates uses category suppression to only add a category to a page if it is in a certain namespace, for example the article namespace.
: Suppression of automatic categorization by templates, usually depending on the page namespace.  Some templates uses category suppression to only add a category to a page if it is in a certain namespace, for example the ''Main'' (article) namespace.


; Cat sort
; Cat sort
Line 74: Line 74:


; File page
; File page
: A page in the file namespace containing information about a file, usually an image.  Since a normal link will show the file, a colon must precede the file name in order to link to the file page, like <code><nowiki>[[:File:Thumbs up 32px]]</nowiki></code>.
: A page in the ''File'' namespace containing information about a file, usually an image.  Since a normal link will show the file, a colon must precede the file name in order to link to the file page, like <code><nowiki>[[:File:Thumbs up 32px]]</nowiki></code>.


; First section
; First section
: The first section is one or more paragraphs of text preceding the first heading.  The purpose of the first section is twofold:  It should give the reader a clear indication as to whether he have found the right page and it should give him an quick overview of the concepts of the article.
: The first section in an article is one or more paragraphs of text preceding the first heading.  The purpose of the first section is twofold:  It should give the reader a clear indication as to whether he have found the right page and it should give him an quick overview of the concepts of the article.


=== G ===
=== G ===
Line 83: Line 83:
=== H ===
=== H ===
; Hidden category
; Hidden category
: A category that will not be seen on the page that is categorised.  A category can be hidden by adding the magic word <code><nowiki>__HIDDENCAT__</nowiki></code> to the category page.
: A category that will not be seen on the page that is categorized.  A category can be hidden by adding the magic word <code><nowiki>__HIDDENCAT__</nowiki></code> to the category page.


=== I ===
=== I ===
Line 90: Line 90:


; Interwiki link
; Interwiki link
: A wiki link that links to another wiki, for example Wikipedia, by using a interwiki prefix followed by a colon and the name of an article on the other wiki, for example <code><nowiki>[[wikipedia:FlightGear]]</nowiki></code> which will render as [[wikipedia:FlightGear]].  Technically the language links are interwiki links though they have additional functionality.
: A wiki link that links to another wiki, for example Wikipedia, by using a interwiki prefix followed by a colon and the name of an article on the other wiki.  Technically the language links are interwiki links though they have additional functionality.


=== J ===
=== J ===
Line 100: Line 100:
# A link at the end of an article connecting to an article about the same subject in another language by using its language prefix followed by a colon and the page title in the other language, for example <code><nowiki>[[fr:Accueil]]</nowiki></code> which will render as [[:fr:Accueil|Français]] in the left hand menu under the heading "In other languages".
# A link at the end of an article connecting to an article about the same subject in another language by using its language prefix followed by a colon and the page title in the other language, for example <code><nowiki>[[fr:Accueil]]</nowiki></code> which will render as [[:fr:Accueil|Français]] in the left hand menu under the heading "In other languages".
# A link to an article in another language preceded by a colon and its language prefix, for example <code><nowiki>[[:de:Hauptsite]]</nowiki></code> which will render as [[:de:Hauptsite]]. Technically an interwiki link.
# A link to an article in another language preceded by a colon and its language prefix, for example <code><nowiki>[[:de:Hauptsite]]</nowiki></code> which will render as [[:de:Hauptsite]]. Technically an interwiki link.
; Language prefix
: A two-letter prefix for a language, using the ISO 639-1 two letter language code, that precedes the name of articles not written in English.  A forward slash ('''/''') separates the prefix from the article name.  A list with most of the language prefixes on the wiki can be seen in the {{tl|LangSwitch}} template documentation.
; Link template
; Link template
: A template that simplifies adding links commonly used.  Link templates not only require less typing, they are also less error prone and will often help reduce maintenance.
: A template that simplifies adding links commonly used.  Link templates not only require less typing, they are also less error prone and will often help reduce maintenance.
Line 124: Line 128:
=== N ===
=== N ===
; Named parameter
; Named parameter
: A template parameter, which have to be used as a key=value pair.
: A template parameter which have to be used as a key=value pair.


; Namespace
; Namespace
: Apart from the article namespace (the '''Main''' namespace), the namespace is shown as the text preceding the colon in a page title, for example [[Help:Contents|'''Help''':Contents]].  There are several namespaces of which the ones one see mostly is the main (article), '''Template''', '''File''' and '''Help''' namespaces.  Some of the namespaces have special functions, like the '''File''' namespace.  Most namespaces also have an associated '''* talk''' namespace for discussion of the contents of a page, for example the '''Template talk''' namespace.
: There are several page namespaces of which the ones one see mostly is the ''Main'' (article), ''Template'', ''File'', ''Help'' and ''FlightGear wiki'' namespaces. Apart from the ''Main'' (article) namespace, the namespace is indicated by a prefix preceding the colon in a page title, for example [[Help:Contents|'''Help''':Contents]].  Some of the namespaces have special functions, like the ''File'' namespace.  Most namespaces also have an associated ''* talk'' namespace for discussion of the contents of a page, for example the ''Template talk'' namespace.  ''See also ''pseudo-namespace.


; Navbox
; Navbox
Line 141: Line 145:
=== P ===
=== P ===
; Page
; Page
: A page in any namespace, among others the main or article namespace.
: A page in any namespace.


; Paragraph
; Paragraph
Line 150: Line 154:


; Permanent link
; Permanent link
: A link to a certain revision of a page.  The permalink can be found either in the revision history of a page or in the "Toolbox" drop-down menue on the left.
: A link to a certain revision of a page.  The permalink can be found either in the revision history of a page or in the "Toolbox" drop-down menu on the left.


; Piped link
; Piped link
: A technique to use when the paged linked to is not want one want to show, for example <code><nowiki>Templates can be translated as well, though in a [[Help:Templates#Translating templates|different way]]</nowiki></code>.
: A technique to use when one want to to link to a page using an arbitrary label, for example <code><nowiki>Templates can be translated as well, though in a [[Help:Templates#Translating templates|different way]]</nowiki></code>.


; Protected page
; Protected page
: A page that have been protected from editing by an administrator.  Only administrators can edit protected pages.
: A page that have been protected from editing by an administrator.  Only administrators can edit or unlock protected pages.
 
; Pseudo-namespace
: A prefix used on several pages that is not a namespace prefix.  Pages in a pseudo-namespace are in in effect in the ''Main'' (article) namespace, and will show up in search results filtered to only show pages in the article namespace.


=== Q ===
=== Q ===
Line 172: Line 179:
=== S ===
=== S ===
; Section
; Section
: A part of the article consisting of a heading and wikitext.  Section and subsection headings will automatically be shown in a table of contents if there is 4 or more headings (though this can be suppressed).  The exception is the first section, which should precede the first heading.
: A part of the article consisting of a heading and wikitext.  Section and subsection headings will automatically be shown in a table of contents if there is 4 or more headings (though this can be suppressed using the magic word <code><nowiki>__NOTOC__</nowiki></code> or the {{tl|TOC limit}} template).  The exception is the first section, which should precede the first heading.


; Sort key
; Sort key
: By adding a sort key to a category link on a page it can be sorted under a different name like this <code><nowiki>[[</nowiki>'''Category:'''Category name<nowiki>|</nowiki>''Sort key''<nowiki>]]</nowiki></code>, for example <code><nowiki>[[Category:Boeing|707-320]]</nowiki></code>.
: By adding a sort key to a category link on a page it can be sorted under a different name like this <code><nowiki>[[</nowiki>'''Category:'''Category name<nowiki>|</nowiki>''Sort key''<nowiki>]]</nowiki></code>, for example <code><nowiki>[[Category:Boeing|707-320]]</nowiki></code>.  If a page has many categories the magic word <code>{{obr}}'''defaultsort:''' ''Sort key''{{cbr}}</code> can be added to the top of the page.


; Spam
; Spam
: Links to commercial sites with the sole and only interest get readers over there to try and sell an often unrelated product.
: Links to commercial or other sites with the sole and only purpose of get readers to have a look there.


; Subpage
; Subpage
: A page with a page title including a basepage name and the subpage name separated by a slash, like archive in Talk:Main page/archive.
: A page with a page title including a basepage name and the subpage name separated by a slash, like [[FlightGear wiki:Village pump/Archive 2012|Archive 2012]] in [[FlightGear wiki:Village pump/Archive 2012]].


=== T ===
=== T ===
Line 188: Line 195:


; Talk page
; Talk page
: A page in one of the talk spaces.  A page were contents of a page is discussed.  Synonymous to discussion page.
: A page in one of the talk spaces were contents of a page is discussed.  Synonymous to discussion page.


; Template
; Template
Line 194: Line 201:


; Template page
; Template page
: A page in the template namespace.  Contains the template and any categories and often the template's documentation.
: A page in the ''Template'' namespace.  Contains the template and any categories and often the template's documentation.


; Transclusion
; Transclusion
Line 201: Line 208:
=== U ===
=== U ===
; User
; User
: Someone who has registered to the wiki and can edit it.  A few pages are protected from editing by users and users can not delete pages, though they can mark pages for deletion for example using the template {{tl|delete}} to notify the administrators.
: Someone who has registered to the wiki and can edit it.  A few pages are protected from editing by users and users can not delete pages, though they can mark pages for deletion for example using the {{tl|delete}} template to notify the administrators.


=== V ===
=== V ===

Navigation menu