Help:Editing BoyWiki 101: Difference between revisions

From BoyWiki
No edit summary
Line 1: Line 1:
{{Underconstruction}}
{{Underconstruction}}
 
__NOTOC__




Line 14: Line 14:
{{Box1 start}}
{{Box1 start}}
==Page layout==
==Page layout==
<nowiki>'''Test page'''</nowiki> The Body sections


Equal signs are used to mark the enclosed text as a section heading: <code>==Title==</code> for a primary section; <code>===Title===</code> for the next level (a subsection); and so on to the lowest-level subsection, with <code>=====Title=====</code>. (The highest heading level technically possible is <code>=Title=</code>; but do not use it in articles, because it is reserved for the automatically generated top-level heading at the top of the page containing the title of the whole article.) Spaces between the equal signs and the heading text are optional, and will not affect the way the heading is displayed. The heading must be typed on a separate line. Include one blank line above the heading, and optionally one blank line below it, for readability in the edit window. (Only two or more consecutive blank lines will add more white space in the public appearance of the page.)
Equal signs are used to mark the enclosed text as a section heading: <code>==Title==</code> for a primary section; <code>===Title===</code> for the next level (a subsection); and so on to the lowest-level subsection, with <code>=====Title=====</code>. (The highest heading level technically possible is <code>=Title=</code>; but do not use it in articles, because it is reserved for the automatically generated top-level heading at the top of the page containing the title of the whole article.) Spaces between the equal signs and the heading text are optional, and will not affect the way the heading is displayed. The heading must be typed on a separate line. Include one blank line above the heading, and optionally one blank line below it, for readability in the edit window. (Only two or more consecutive blank lines will add more white space in the public appearance of the page.)
<nowiki>'''Test page'''</nowiki> The Body sections
 
Example:
 
{{Box1 start}}
Wiki Code:
 
<pre>
<pre>
== Section ==
== Section ==
Line 22: Line 28:
==== Sub-subsection ====
==== Sub-subsection ====
</pre>
</pre>
{{Box2 start}}
Gives:
== Section ==
=== Subsection ===
==== Sub-subsection ====


{{Boxes end}}
<nowiki>==References==</nowiki>
<nowiki>==References==</nowiki>



Revision as of 15:18, 16 April 2014



Help Editing

This pages is intended to be a basic overview of editing pages on BoyWiki.


Page layout

'''Test page''' The Body sections

Equal signs are used to mark the enclosed text as a section heading: ==Title== for a primary section; ===Title=== for the next level (a subsection); and so on to the lowest-level subsection, with =====Title=====. (The highest heading level technically possible is =Title=; but do not use it in articles, because it is reserved for the automatically generated top-level heading at the top of the page containing the title of the whole article.) Spaces between the equal signs and the heading text are optional, and will not affect the way the heading is displayed. The heading must be typed on a separate line. Include one blank line above the heading, and optionally one blank line below it, for readability in the edit window. (Only two or more consecutive blank lines will add more white space in the public appearance of the page.)

Example:


Wiki Code:

== Section ==
=== Subsection ===
==== Sub-subsection ====

Gives:

Section

Subsection

Sub-subsection

==References==

{{reflist}}


==See also==


==External links==


See also

External links