Help:Introduction to talk pages/Old layout page: Difference between revisions

Content deleted Content added
m Evolution and evolvability moved page Help:Introduction to talk pages/Layout to Help:Introduction to talk pages/3: Inkeeping with other "introduction to" tutorials
{{intro to|}} template
Line 1:
{{Help intro frame top}}to|
 
<!-- TABS -->
{{Help:Introduction to talk pages/tabs| This = Layout}}
|style="padding: 2em;" |
<!-- CONTENT -->
'''Indenting''' can help improve the layout of a discussion, making it much easier to read. You should always indent your reply one level deeper than the person you are replying to. The best way to indent is to place a [[Colon (punctuation)|colon]] (<tt>:</tt>) at the beginning of a line. The more colons you use, the further indented the text will be.
 
{{/table 1}}
{| class="wikitable" border="1" style="width: 100%;"
|-
! style="width: 50%;" | You type
! style="width: 50%;" | You get
|-
|
<tt><nowiki>This is aligned all the way to the left.</nowiki></tt><br />
<tt><nowiki>: This is indented slightly.</nowiki></tt><br />
<tt><nowiki>:: This is indented more.</nowiki></tt><br />
|
This is aligned all the way to the left.
:This is indented slightly.
::This is indented more.
|}
 
 
To create a list, add an [[Asterisk (punctuation)|asterisk]] (<tt>*</tt>) at the start of each point. This goes after any markup (<tt>:</tt>, <tt>*</tt>, or <tt>#</tt>) that were used in the preceding line. It will add a ''bullet point'' (•) to each line, like this:
 
{{/table 2}}
{| class="wikitable" border="1" style="width: 100%;"
|-
! style="width: 50%;" | You type
! style="width: 50%;" | You get
|-
|
<tt><nowiki>:* First list item</nowiki></tt><br />
<tt><nowiki>:* Second list item</nowiki></tt><br />
<tt><nowiki>:** Sub-list item under second</nowiki></tt><br />
<tt><nowiki>:* Third list item</nowiki></tt>
|
:*First list item
:*Second list item
:**Sub-list item under second
:*Third list item
|}
 
{{-}}
{{Help intro next| target = Help:Introduction to talk pages/Examples}}
|}
 
|}}
[[Category:Wikipedia quick introductions]]