Vorlage:Nocaps

Aus Wikivoyage
Dokumentation für die Vorlage {{Nocaps}}[Ansicht] [Bearbeiten] [Versionsgeschichte] [Aktualisieren]


Displays a text in full lower case. The source text will not be altered (copying/pasting the text will be presented in its original form), only in its browser display. You can use this template to control the display of the variable output of magic words and of other templates.
ParameterBeschreibungTypStatus
TextTextZeichenfolgeerforderlich

Format: inline

Displays a text in full lower case. The source text will not be altered (copying/pasting the text will be presented in its original form), only in its browser display. You can use this template to control the display of the variable output of magic words and of other templates.

Vorlagenparameter

Diese Vorlage bevorzugt Inline-Formatierung von Parametern.

ParameterBeschreibungTypStatus
TextText

keine Beschreibung

Zeichenfolgeerforderlich

Example

{{Nocaps|thE ''NaMe'' oF thE GAME}} results in: thE NaMe oF thE GAME

Note

Substitution (subst:) of this template is not recommended. The result will not create lower case source text but only an appearance thereof; the original text will wrapped in an HTML tag in the page source. Because of this, it would be more effective to simply edit the original text as lower-case, or use {{subst:lc: text}} to store text as all lower-case into the page.

See also

Templates that change the display (copying/pasting will present the original text):

  • {{Nocaps}} – displays text in lower case (minuscule)
  • {{Allcaps}} – displays text in capital letters (Upper case)
  • {{Smallcaps}} – displays text in small capital letters
  • {{Fixcaps}} – capitalizes words {{fixcaps|pLAy/tHE/GamE}} → Play the Game

Magic words that rewrite the output (copying/pasting will present the text as displayed):

  • {{lc:}} – lower case output of the full text
  • {{uc:}} – upper case output of the full text
  • {{lcfirst:}} – lower case output of the first character only
  • {{ucfirst:}} – upper case output of the first character only
Hinweise