Search results
Results from the WOW.Com Content Network
Magic words that rewrite the output (copy-paste will get the text as displayed, not as entered): {{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
Vertically mirrored text using CSS Mirrored text. ... Below is a conversion table that can be used to transform lowercase, uppercase numeric and punctuation output.
Variables: uppercase words surrounded by double braces, like {{PAGENAME}} and function somewhat similarly to templates. Parser functions: These include expressions and consist of keywords (some beginning #) in double braces with parameters following a colon, ex. {{#expr:2+2}}
text The text to be changed. font The text's font. A list of fonts supported by Wikipedia can be found here: Wikipedia:Typography#Available fonts. size The size of the text. Possible unit include px, em, pt, %. color The color of the text. bgcolor The background color. css A CSS style.
Small caps, petite caps and italic used for emphasis True small caps (top), compared with scaled small caps (bottom), generated by OpenOffice.org Writer. In typography, small caps (short for small capitals) are characters typeset with glyphs that resemble uppercase letters but reduced in height and weight close to the surrounding lowercase letters or text figures. [1]
The user can customize fonts, colors, positions of links in the margins, and many other things! This is done through custom Cascading Style Sheets stored in subpages of the user's "User" page.
To demonstrate specificity Inheritance Inheritance is a key feature in CSS; it relies on the ancestor-descendant relationship to operate. Inheritance is the mechanism by which properties are applied not only to a specified element but also to its descendants. Inheritance relies on the document tree, which is the hierarchy of XHTML elements in a page based on nesting. Descendant elements may ...
A potential alternative CSS approach, font-variant: small-caps; text-transform: lowercase;, has not been used because it is implemented inconsistently in browsers: it copy-pastes as the original text in Firefox, but as the altered text in Chrome, Safari, Opera, and text-only browsers.