Help:Contents

Help with layout objects

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec imperdiet enim nisl, sit amet consequat est. Proin at nunc eget urna semper vulputate in at ligula.

Special Boxes

Colored boxed

Usage

{{BeginBlueBox|The Blue Box}}
This is the content of the box
{{EndBlueBox}}

Results

The Blue Box

This is the content of the box

The Purple Box

This is the content of the box

The Green Box

This is the content of the box

Icon Boxes

Usage

{{NoteBox|This is the content of the NoteBox}}

Results

Information.svg This is the content of the NoteBox
Head-question.svg This is the content of the OIBox
Account-multiple-check.svg This is the content of the FAQBox
Alert2.svg This is the content of the AlertBox
Check-circle.svg This is the content of the ConstraintBox
Lightbulb-on.svg This is the content of the BestPracticeBox
{{Underconstruction}}
Tools.svg This article or section is in the middle of an expansion or major restructuring and is not yet ready for use. You are welcome to assist in its construction by editing it as well.

Tags

Usage

{{TAGTEST}}
{{TAGDONE}}
{{TAGINPROGRESS}}
{{ProgressBar|80}}

Results

Error creating thumbnail: Unable to save thumbnail to destination
Done
  
To Do
  
Error creating thumbnail: Unable to save thumbnail to destination
Coverage
80% done

Boxes

Usage

{{Box|type=brown_dark|text=content of popup}}

Results

content of popup


content of popup


content of popup


content of popup


content of popup


content of popup


content of popup


content of popup


content of popup


content of popup


content of popup


content of popup


content of popup


content of popup


content of popup


content of popup

Quotes

Usage

{{Quote|text=content of popup}}

content of popup

Headers

H1

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec imperdiet enim nisl, sit amet consequat est. Proin at nunc eget urna semper vulputate in at ligula.

H2

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec imperdiet enim nisl, sit amet consequat est. Proin at nunc eget urna semper vulputate in at ligula.

H3

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec imperdiet enim nisl, sit amet consequat est. Proin at nunc eget urna semper vulputate in at ligula.

H4

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec imperdiet enim nisl, sit amet consequat est. Proin at nunc eget urna semper vulputate in at ligula.

H5

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec imperdiet enim nisl, sit amet consequat est. Proin at nunc eget urna semper vulputate in at ligula.

H6

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec imperdiet enim nisl, sit amet consequat est. Proin at nunc eget urna semper vulputate in at ligula.

Tables

class wikitable

Head1 Head2 Head3
item1 item2 item3

class artdecorwiki

Head1 Head2 Head3
item1 item2 item3

Others

Syntax Highlight

<syntaxhighlight lang="xml"> ... </syntaxhighlight>

<element>
  <anotherelement attribute="123"/>
</element>