Welcome to red world

From RED WORLD, with all the information you need.
Keep in mind this website is still being made as of October 2025. Mobile users will probably have some difficulties with the layout/UI.

This placeholder article demonstrates the same visual style as Wikipedia: layout, colors, fonts, and common UI elements. It includes formatting examples, a table of contents, and reference-style citations.[1]

Overview

Wikipedia's Vector skin presents content with a simple sidebar, a white content pane, and blue text links. This page closely mirrors that presentation to serve as an editing sandbox.

Formatting examples

Text formatting

Bold, italic, bold italic, and non-breaking text. Small caps can be simulated via CSS classes. Superscripts and subscripts: H2O and E = mc2.

Internal link: Placeholder. Redlink (non-existent page): Nonexistent page. External link: Wikipedia. Visited links will show the standard visited color.

Lists

  1. Ordered list item
  2. Second item
Term
Definition using a description list.

Tables

Sample wikitable
Header A Header B Header C
Row 1 Data Example
Row 2 Data Example

Infobox

The infobox above demonstrates typical styling: right-floated, light borders, compact text, and a caption-like title.

Quotes and code

“A well-designed encyclopedia presents information clearly and consistently.”

// Monospaced code block
function example() {
  return 'Hello, Wikipedia-style world!';
}

References

Inline citations appear as superscripted bracketed numbers.[2]

See also

  1. Reference one: Example source.
  2. Reference two: Another example source.