Talk:Audio Q and A: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
Footnote code: > <nowiki>Note:<Ref>'''Note:'''</Ref> < </nowiki> | Footnote code: > <nowiki>Note:<Ref>'''Note:'''</Ref> < </nowiki> | ||
{| class="wikitable" style="text-align:center;width:80%" | |||
|- style="background-color:#efefef;" | |||
! Icon !! Function !! What it shows when editing !! What it shows on the page | |||
|- | |||
|[[Image:Bold icon.png|Bold text]] | |||
|Bold or strong emphasis | |||
|<code><nowiki>'''abc'''</nowiki></code> | |||
|'''abc''' | |||
|- | |||
|[[Image:Italic icon.png|Italic text]] | |||
|Italic or emphasis | |||
|<code><nowiki>''abc''</nowiki></code> | |||
|''abc'' | |||
|- | |||
|[[Image:Button_link.png|Internal link]] | |||
|Internal link | |||
|<code><nowiki>[[meta:Sandbox|abc]]</nowiki></code> | |||
|[[meta:Sandbox|abc]] | |||
|- | |||
|[[Image:External link icon.png|External link]] | |||
|External link | |||
|<code><nowiki>[abc.com]</nowiki></code> | |||
| | |||
|- | |||
|[[Image:Headline icon.png|Level 2 headline]] | |||
|Section heading | |||
|<code><nowiki>== abc ==</nowiki></code> | |||
| | |||
'''Outline marks''' for sub topics | '''Outline marks''' for sub topics |
Revision as of 15:54, 28 October 2014
Work in progress
In order to give evidence of these answers to help overcome preconceived notions and false doctrines we may use Biblical quotes and other source notes, quotes and even websites
code pattern
- Copy code beteen > code <
Websites > [http://hisholychurch.org/ Topic] <
Footnote code: > Bible:<Ref>'''Bible:'''</Ref> <
Footnote code: > Note:<Ref>'''Note:'''</Ref> <
Icon | Function | What it shows when editing | What it shows on the page |
---|---|---|---|
Bold or strong emphasis | '''abc'''
|
abc | |
Italic or emphasis | ''abc''
|
abc | |
Internal link | [[meta:Sandbox|abc]]
|
abc | |
External link | [abc.com]
|
||
Section heading | == abc ==
|
# main ## sub ? ### sub sub ? |