Cheatsheet: Difference between revisions
From Joomla! Documentation
m typo fix |
m rearranged |
||
| Line 4: | Line 4: | ||
|colspan="3" align="center" style="background:#cee0f2; text-align:center;" | {{shortcut|JDOC:CHEAT|JDOC:EDIT}} | |colspan="3" align="center" style="background:#cee0f2; text-align:center;" | {{shortcut|JDOC:CHEAT|JDOC:EDIT}} | ||
<h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Joomla Documentation Wiki Cheatsheet</h2> | <h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Joomla Documentation Wiki Cheatsheet</h2> | ||
|-<!--WORKS ONLY AT THE BEGINNING OF LINES--> | |||
| colspan="3" style="background:#E6F2FF; border-top:2px #a3b1bf solid" | | |||
<center>'''Works only at the beginning of lines''' | |||
|-<!--COLUMN HEADINGS--> style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;" | |||
| style="border-bottom:2px #a3b1bf solid" width="30%" | Description | |||
| style="border-bottom:2px #a3b1bf solid" | You type | |||
| style="border-bottom:2px #a3b1bf solid" width="30%" | You get | |||
|- | |||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |||
|- | |||
|'''Section headings'''{{Anchor|Section headings}}<br /> | |||
<div style="padding: 0.7em .5em; font-size:0.9em;">''a Table of Contents will automatically be generated when four headings are added to an article''</div> | |||
| | |||
<tt><nowiki>==Level 2==</nowiki></tt><br /> | |||
<tt><nowiki>===Level 3===</nowiki></tt><br /> | |||
<tt><nowiki>====Level 4====</nowiki></tt><br /> | |||
<tt><nowiki>=====Level 5=====</nowiki></tt><br /> | |||
<tt><nowiki>======Level 6======</nowiki></tt><br /><br /> | |||
<span style="font-size:0.9em">''do not use'' =Level 1= ''as it is for page titles''</span> | |||
| | |||
==Level 2== | |||
===Level 3=== | |||
====Level 4==== | |||
=====Level 5===== | |||
======Level 6====== | |||
|- | |||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |||
|- | |||
|'''Nonindexed headers'''<div style="font-size:0.9em;"> | |||
<div style="padding: 0.7em .5em; font-size:0.9em;">''left out of Table of Contents''</div> | |||
| | |||
<tt><nowiki>; Header name</nowiki></tt><br /> | |||
<div style="font-size:0.9em;">''has a leading semicolon'' ";" ''in front''</div> | |||
| | |||
'''Header name'''<br /> | |||
<div style="padding: 0.7em .5em; font-size:0.9em;">''will not appear in Table of Contents''</div> | |||
|- | |||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |||
|- | |||
|'''Bulleted list'''{{Anchor|Bulleted list}} | |||
| | |||
<tt>* One</tt><br /> | |||
<tt>* Two</tt><br /> | |||
<tt>** Two point one</tt><br /> | |||
<tt>* Three</tt> | |||
| | |||
* One | |||
* Two | |||
** Two point one | |||
* Three | |||
|- | |||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |||
|- | |||
|'''Numbered list'''{{Anchor|Numbered list}} | |||
| | |||
<tt># One</tt><br /> | |||
<tt># Two</tt><br /> | |||
<tt>## Two point one</tt><br /> | |||
<tt># Three</tt> | |||
| | |||
# One | |||
# Two | |||
## Two point one | |||
# Three | |||
|- | |||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |||
|- | |||
|'''Indenting text'''{{Anchor|Indenting text}} | |||
<div style="padding: 0.7em .5em; font-size:0.9em;">''this is used when replying on a [[JDOC:Tutorial (Talk pages)|talk page]], to make it easier to follow conversations''</div> | |||
| | |||
<tt><nowiki>no indent (normal)</nowiki></tt><br /> | |||
<tt><nowiki>:first indent</nowiki></tt><br /> | |||
<tt><nowiki>::second indent</nowiki></tt><br /> | |||
<tt><nowiki>:::third indent</nowiki></tt> | |||
| | |||
no indent (normal)<br /> | |||
:first indent | |||
::second indent | |||
:::third indent | |||
|-<!--WORKS ANYWHERE IN THE TEXT--> | |-<!--WORKS ANYWHERE IN THE TEXT--> | ||
| colspan=3 style="background:#E6F2FF; border-top:2px #a3b1bf solid" | | | colspan=3 style="background:#E6F2FF; border-top:2px #a3b1bf solid" | | ||
| Line 137: | Line 218: | ||
|<span style="font-size:0.9em;">''shows''</span> "Category name" <span style="font-size:0.9em;">''in a bar at bottom when the page is previewed or saved''</span> | |<span style="font-size:0.9em;">''shows''</span> "Category name" <span style="font-size:0.9em;">''in a bar at bottom when the page is previewed or saved''</span> | ||
|} | |} | ||
</div> | </div> | ||
Revision as of 00:21, 4 September 2013
Joomla Documentation Wiki Cheatsheet | ||
|
| ||
| Description | You type | You get |
| Section headings a Table of Contents will automatically be generated when four headings are added to an article
|
==Level 2== |
Level 2Level 3Level 4Level 5Level 6 |
| Nonindexed headers left out of Table of Contents
|
; Header name has a leading semicolon ";" in front
|
Header name will not appear in Table of Contents
|
| Bulleted list |
* One |
|
| Numbered list |
# One |
|
| Indenting text
this is used when replying on a talk page, to make it easier to follow conversations
|
no indent (normal) |
no indent (normal)
|
|
| ||
| Description | You type | You get |
| Italics, bold, and both |
''italics'', '''bold''', and '''''both''''' |
italics, bold, and both |
| Link to another page |
[[glossary]] |
|
|
"Pipe" a link to change the link's text |
[[Administrators|Joomla! Administrator]] |
|
|
Link to a section |
[[Glossary#Component]] |
|
| Red link
red links in articles help by showing desired redirects or Needed pages
|
[[something missing]] |
|
| References and footnotes
sources in the article will appear where {{reflist}} is put, typically under a level 2 section heading (see below) towards the bottom of the page.
|
Hello,<ref>Library of Congress</ref> World.<ref>http://www.w3.org/</ref>
|
References:
|
| Signature
sign your contributions when posting to a talk page
|
~~~~ |
|
| Plain website link |
http://docs.joomla.org |
|
| Link a website |
[http://docs.joomla.org] |
|
| Link and name a website |
[http://docs.joomla.org Joomla Documentation Wiki] |
|
| Strike your talk page comment or a list
to show your previous comment is outdated
|
<s>This topic isn't notable.</s> |
|
| Show an image
for uploading, see the intro to uploading images
|
[[File:Documentation_all_together_transparent.png|thumb|Caption]] |
![]() |
| Add a page to a category | [[Category:Category name]] place near the bottom of a page |
shows "Category name" in a bar at bottom when the page is previewed or saved |
