Difference between revisions of "Help:Contents"

(Tags)
(Boxes)
Line 61: Line 61:
  
 
==Boxes==
 
==Boxes==
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.
+
Usage
 
+
<pre><nowiki>
 +
{{Box|type=brown_dark|text=content of popup}}
 +
</nowiki></pre>
 +
Results
 
{{Box|type=brown_dark|text=content of popup}}
 
{{Box|type=brown_dark|text=content of popup}}
  

Revision as of 08:45, 23 February 2013

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
{{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

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.

Others

Syntax Highlight

<syntaxhighlight lang="xml">
...
</syntaxhighlight>
<element>
  <anotherelement attribute="123"/>
</element>