Maxcrc MediaWiki:Keyword und Variablen/en: Unterschied zwischen den Versionen
← Maxcrc MediaWiki:Keyword und Variablen/en
(Die Seite wurde neu angelegt: „Maxcrc MediaWiki:Keyword and Variables“) |
(Übernehme Bearbeitung einer neuen Version der Quellseite) |
<languages />
Keywords[Bearbeiten | Quelltext bearbeiten]
Mit vordefinierten Schlüsselwörtern (engl. Keyword) können Aussehen oder Verhalten einer Seite gesteuert werden. Es wird dazu genutzt, gewünschte Auslassungen oder Einfügungen im Inhalt vorzugeben. Schlüsselwörter können theoretisch überall im Wikicode eingegeben werden, allerdings ist dies von der Funktion abhängig. So steht z.B. das Schlüsselwort, das ein Inhaltsverzeichnis erzeugt, typischerweise oben im Artikel.
Predefined keywords manage the appearance or behavior of a page. It is used to specify desired omissions or insertions in the content. Keywords can theoretically be typed anywhere in the wikicode, but this depends on the function. For example, the keyword that creates a table of contents, will be placed typically at the top of the article.
Keyword | Description | |
---|---|---|
__NOEDITOR__ | Verhindert die Verwendung des WYSIWYG-Editors auf dieser Seite Prevents use of the WYSIWYG editor on this page | |
__NOTOC__ | Versteckt das Inhaltsverzeichnis (Hides the table of contents = (TOC) auf dieser Seite on this page | |
__TOC__ Hiermit können Sie das Inhaltsverzeichnis an eine beliebige Stelle des Artikels versetzen. Sollte ein | Allows you to move the table of contents anywhere in the article. If there is a __ NOTOC __ bestehen wird dieses "überschrieben". Es kann allerdings nur ein Inhaltsverzeichnisse eingefügt werden, werden mehrere eingefügt, so wird nur das erste (oberste) angezeigt. </ nowiki> this will be overwritten. However, only one table of contents can be inserted; if several are inserted, only the first (top) is displayed. |- |<nowiki>__NOEDITSECTION__ | Versteckt den Hides the "Bearbeiten"-Link neben einer Überschriftedit" link next to a heading. |
__NEWSECTIONLINK__ | Fügt auf neben dem "Bearbeiten"-Link einen Link (normalerweise Adds a link (usually "+") ein, mit dem ein neuer Abschnitt angelegt werden kann (nur auf Nicht-Diskussionsseiten) |
next to the "Edit" link to create a new section (only on non-discussion pages) |
Variables[Bearbeiten | Quelltext bearbeiten]
Mit Variablen können Informationen über die aktuelle Seite, das Wiki oder das Datum angezeigt werden. Die Syntax gleich denen der Vorlagen, es kann daher bei gleicher Benennung zu Konflikten führen. Tritt ein Namenskonflikt zwischen Vorlage und Variable auf, wird allerdings die Variable benutzt. Wenn die Vorlage trotzdem benutzt werden soll, muss das Wort Variables can display information about the current page, wiki, or date. The syntax is the same as that of the templates, so it can lead to conflicts with the same naming. If a naming conflict between template and variable occurs, however, the variable is used. If you want to use the template anyway, the word "Template:" {{Template: VorlagennameTemplate Name}} in Verbindung mit dem Namen angewendet werden.
</ nowiki> must be used in conjunction with the name. {| class="wikitable" !Variable !Output !Description |- |<nowiki>{{SITENAME}}
|BlueSpice
|Name of the Wiki |- |{{CURRENTTIME}}
|20:16
Zeit|Time (24-
Stundenhour HH:mm
Formatformat)
|- |{{CURRENTDAY}}
|9 |Current day (no prefix of zero characters) |- |{{CURRENTMONTH}}
|06
|month (with prefix zero character) |- |{{NUMBEROFARTICLES}}
|495 |Shows the number of all existing articles in the wiki (in the main namespace) |- |{{NAMESPACE}}
| |Displays the namespace of the article |- |{{PAGENAME}}
Variablen von |MagicWords |Shows the page name, as it was created (see change of article titles) |} Variables of Hallo Welt!
Variable | Output Beschreibung | Description |
---|---|---|
{{#hwinfobox:}} | shows five latest changes and date when they occured | |
{{{#userslink:(who?)}} | names all users who are online
|
===Schlüsselwörter=== Mit vordefinierten Schlüsselwörtern (engl. Keyword) können Aussehen oder Verhalten einer Seite gesteuert werden. Es wird dazu genutzt, gewünschte Auslassungen oder Einfügungen im Inhalt vorzugeben. Schlüsselwörter können theoretisch überall im Wikicode eingegeben werden, allerdings ist dies von der Funktion abhängig. So steht z.B. das Schlüsselwort, das ein Inhaltsverzeichnis erzeugt, typischerweise oben im Artikel. {| class="wikitable" !Schlüsselwörter !Erklärung |- |__NOEDITOR__ |Verhindert die Verwendung des WYSIWYG-Editors auf dieser Seite |- |<nowiki>__NOTOC__</nowiki> |Versteckt das Inhaltsverzeichnis (table of contents = TOC) auf dieser Seite |- |<nowiki>__TOC__</nowiki> |Hiermit können Sie das Inhaltsverzeichnis an eine beliebige Stelle des Artikels versetzen. Sollte ein <nowiki>__NOTOC__</nowiki> bestehen wird dieses "überschrieben". Es kann allerdings nur ein Inhaltsverzeichnisse eingefügt werden, werden mehrere eingefügt, so wird nur das erste (oberste) angezeigt. |- |<nowiki>__NOEDITSECTION__</nowiki> |Versteckt den "Bearbeiten"-Link neben einer Überschrift. |- |<nowiki>__NEWSECTIONLINK__</nowiki> |Fügt auf neben dem "Bearbeiten"-Link einen Link (normalerweise "+") ein, mit dem ein neuer Abschnitt angelegt werden kann (nur auf Nicht-Diskussionsseiten) |} ==Variablen== Mit Variablen können Informationen über die aktuelle Seite, das Wiki oder das Datum angezeigt werden. Die Syntax gleich denen der Vorlagen, es kann daher bei gleicher Benennung zu Konflikten führen. Tritt ein Namenskonflikt zwischen Vorlage und Variable auf, wird allerdings die Variable benutzt. Wenn die Vorlage trotzdem benutzt werden soll, muss das Wort "Template:" <nowiki>{{Template:Vorlagenname}}</nowiki> in Verbindung mit dem Namen angewendet werden<languages /> ===Keywords=== Predefined keywords manage the appearance or behavior of a page. It is used to specify desired omissions or insertions in the content. Keywords can theoretically be typed anywhere in the wikicode, but this depends on the function. For example, the keyword that creates a table of contents, will be placed typically at the top of the article. {| class="wikitable" !Keyword !Description |- |<nowiki>__NOEDITOR__</nowiki> |Prevents use of the WYSIWYG editor on this page |- |<nowiki>__NOTOC__</nowiki> |Hides the table of contents (TOC) on this page |- |<nowiki>__TOC__</nowiki> |Allows you to move the table of contents anywhere in the article. If there is a <nowiki> __ NOTOC __ </ nowiki> this will be overwritten. However, only one table of contents can be inserted; if several are inserted, only the first (top) is displayed. |- |<nowiki>__NOEDITSECTION__</nowiki> |Hides the "edit" link next to a heading. |- |<nowiki>__NEWSECTIONLINK__</nowiki> |Adds a link (usually "+") next to the "Edit" link to create a new section (only on non-discussion pages) |} ==Variables== Variables can display information about the current page, wiki, or date. The syntax is the same as that of the templates, so it can lead to conflicts with the same naming. If a naming conflict between template and variable occurs, however, the variable is used. If you want to use the template anyway, the word "Template:" <nowiki> {{Template: Template Name}} </ nowiki> must be used in conjunction with the name. {| class="wikitable" !Variable !Output !BeschreibungDescription |- |<nowiki>{{SITENAME}}</nowiki> |BlueSpice |Name des Wikis of the Wiki |- |<nowiki>{{CURRENTTIME}}</nowiki> |20:16 |ZeitTime (24-Stundenhour HH:mm Formatformat) |- |<nowiki>{{CURRENTDAY}}</nowiki> |9 |Aktueller Tag (keine führende NullCurrent day (no prefix of zero characters) |- |<nowiki>{{CURRENTMONTH}}</nowiki> |06 |Monat (mit führender Nullmonth (with prefix zero character) |- |<nowiki>{{NUMBEROFARTICLES}}</nowiki> |495 |Zeigt die Anzahl aller existierenden Artikel im Wiki (im Hauptnamensraum) |- |<nowiki>{{NAMESPACE}}</nowiki> | |Zeigt den Namensraum des Artikels anShows the number of all existing articles in the wiki (in the main namespace) |- |<nowiki>{{NAMESPACE}}</nowiki> | |Displays the namespace of the article |- |<nowiki>{{PAGENAME}}</nowiki> |MagicWords |Zeigt den Seitennamen, so wie er angelegt wurde (vgl. hierzu Änderung von Artikeltiteln) |} '''Variablen vonShows the page name, as it was created (see change of article titles) |} '''Variables of Hallo Welt!''' {| class="wikitable" !Variable !Output !BeschreibungDescription |- |<nowiki>{{#hwinfobox:}}</nowiki> | |shows five latest changes and date when they occured |- |{<nowiki>{{#userslink:(who?)}}</nowiki> | |names all users who are online<br /> |}
(2 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | <languages /> | ||
− | === | + | ===Keywords=== |
− | + | Predefined keywords manage the appearance or behavior of a page. It is used to specify desired omissions or insertions in the content. Keywords can theoretically be typed anywhere in the wikicode, but this depends on the function. For example, the keyword that creates a table of contents, will be placed typically at the top of the article. | |
{| class="wikitable" | {| class="wikitable" | ||
− | ! | + | !Keyword |
− | ! | + | !Description |
|- | |- | ||
− | |__NOEDITOR__ | + | |<nowiki>__NOEDITOR__</nowiki> |
− | | | + | |Prevents use of the WYSIWYG editor on this page |
|- | |- | ||
|<nowiki>__NOTOC__</nowiki> | |<nowiki>__NOTOC__</nowiki> | ||
− | | | + | |Hides the table of contents (TOC) on this page |
|- | |- | ||
|<nowiki>__TOC__</nowiki> | |<nowiki>__TOC__</nowiki> | ||
− | | | + | |Allows you to move the table of contents anywhere in the article. If there is a <nowiki> __ NOTOC __ </ nowiki> this will be overwritten. However, only one table of contents can be inserted; if several are inserted, only the first (top) is displayed. |
|- | |- | ||
|<nowiki>__NOEDITSECTION__</nowiki> | |<nowiki>__NOEDITSECTION__</nowiki> | ||
− | | | + | |Hides the "edit" link next to a heading. |
|- | |- | ||
|<nowiki>__NEWSECTIONLINK__</nowiki> | |<nowiki>__NEWSECTIONLINK__</nowiki> | ||
− | | | + | |Adds a link (usually "+") next to the "Edit" link to create a new section (only on non-discussion pages) |
|} | |} | ||
− | == | + | ==Variables== |
− | + | Variables can display information about the current page, wiki, or date. The syntax is the same as that of the templates, so it can lead to conflicts with the same naming. If a naming conflict between template and variable occurs, however, the variable is used. If you want to use the template anyway, the word "Template:" <nowiki> {{Template: Template Name}} </ nowiki> must be used in conjunction with the name. | |
{| class="wikitable" | {| class="wikitable" | ||
!Variable | !Variable | ||
!Output | !Output | ||
− | ! | + | !Description |
|- | |- | ||
|<nowiki>{{SITENAME}}</nowiki> | |<nowiki>{{SITENAME}}</nowiki> | ||
|BlueSpice | |BlueSpice | ||
− | |Name | + | |Name of the Wiki |
|- | |- | ||
|<nowiki>{{CURRENTTIME}}</nowiki> | |<nowiki>{{CURRENTTIME}}</nowiki> | ||
|20:16 | |20:16 | ||
− | | | + | |Time (24-hour HH:mm format) |
|- | |- | ||
|<nowiki>{{CURRENTDAY}}</nowiki> | |<nowiki>{{CURRENTDAY}}</nowiki> | ||
|9 | |9 | ||
− | | | + | |Current day (no prefix of zero characters) |
|- | |- | ||
|<nowiki>{{CURRENTMONTH}}</nowiki> | |<nowiki>{{CURRENTMONTH}}</nowiki> | ||
|06 | |06 | ||
− | | | + | |month (with prefix zero character) |
|- | |- | ||
|<nowiki>{{NUMBEROFARTICLES}}</nowiki> | |<nowiki>{{NUMBEROFARTICLES}}</nowiki> | ||
|495 | |495 | ||
− | | | + | |Shows the number of all existing articles in the wiki (in the main namespace) |
|- | |- | ||
|<nowiki>{{NAMESPACE}}</nowiki> | |<nowiki>{{NAMESPACE}}</nowiki> | ||
| | | | ||
− | | | + | |Displays the namespace of the article |
|- | |- | ||
|<nowiki>{{PAGENAME}}</nowiki> | |<nowiki>{{PAGENAME}}</nowiki> | ||
|MagicWords | |MagicWords | ||
− | | | + | |Shows the page name, as it was created (see change of article titles) |
|} | |} | ||
− | ''' | + | '''Variables of Hallo Welt!''' |
{| class="wikitable" | {| class="wikitable" | ||
!Variable | !Variable | ||
!Output | !Output | ||
− | ! | + | !Description |
|- | |- | ||
|<nowiki>{{#hwinfobox:}}</nowiki> | |<nowiki>{{#hwinfobox:}}</nowiki> |