Zum Inhalt springen

Hilfe:Bearbeiten: Unterschied zwischen den Versionen

Kay (Diskussion | Beiträge)
Die Seite wurde neu angelegt: „== Wiki-markup help == {| class="wikitable" border="1" ! scope="col" | You want your text.. ! scope="col" | So you type.. |- | ''italic'' | <nowiki>''</nowiki>it…“
 
Kay (Diskussion | Beiträge)
added subject lines how-to
Zeile 23: Zeile 23:
| line<nowiki><br /></nowiki>break
| line<nowiki><br /></nowiki>break
|-
|-
| to include
| to feature
* some
* bullet
* bullets
* lists
| <nowiki>* some</nowiki><br /><nowiki>* bullets</nowiki><br />(an asterisk followed by a space needs to start the line; line breaks are added automatically)
** (also on
*** multiple levels)
| <nowiki>* bullet</nowiki><br /><nowiki>* lists</nowiki><br /><nowiki>** (also on</nowiki><br /><nowiki>*** multiple levels)</nowiki><br />(asterisks followed by a space need to start the line; line breaks are added automatically)
|-
|
= To Have =
== Subject Lines ==
=== Of Different Sizes ===
| <nowiki>= To Have =</nowiki><br /><nowiki>== Subject Lines ==</nowiki><br /><nowiki>=== Of Different Sizes ===</nowiki><br />
|-
|-
|  
|  
| more to follow some other time..
| more to follow..
|}
|}