| Introducing the first Nova Genesis World novel Dispensing Justice by Fritz Freiheit and illustrated by Matt Howarth.
|
|
FritzWiki editing notes
From FritzWiki
Contents |
[edit] General Topic Editing
[edit] Layout
[edit] Redirects
#REDIRECT [[TargetTopic]]
{{catsR}}
[edit] Sorting
{{DEFAULTSORT:Lastname, Firstname}}
[edit] Templates
- Template:Content or Template:TemplateView -- Use to include a template with edit links.
[edit] TOC
[edit] Categories
See: Category Template (category)
[edit] Titles
http://en.wikipedia.org/wiki/Wikipedia:Naming_conventions_%28technical_restrictions%29
{{DISPLAYTITLE:Desired Title}}
[edit] HTML
- &mdash ;
- &ndash ;
- http://www.w3schools.com/tags/ref_symbols.asp
- pre tags
- "class=CodeBox"
[edit] MediaWiki
- Template notes
- mw:Help:Extension:ParserFunctions
- For "magic", see: Template notes
[edit] Images
{{Infobox image
| name = Die Hard (1988) (cover).jpg
| size = 300px
| has border = no
| caption = [[Die Hard (1988)]] (cover)
}}
[edit] Naming conventions
[edit] Tables
- Table Template (category)
- http://www.mediawiki.org/wiki/Help:Tables
- mw:Help:Tables
- MediaWiki:Help:Tables
- Wikipedia:Help:Tables
{|
|Orange||Apple||more
|-
|Bread||Pie||more
|-
|Butter||Ice<br/>cream||and<br/>more
|}
| Orange | Apple | more |
| Bread | Pie | more |
| Butter | Ice cream |
and more |
{| class="wikitable"
|  ;||Column 1||Column 2
|-
|Row A|| A 1 || A 2
|-
|Row B|| B 1 || B 2
|}
| Column 1 | Column 2 | |
| Row A | A 1 | A 2 |
| Row B | B 1 | B 2 |
[edit] Table templates
{{table
| type=class="wikitable sortable"
| title=Example Table Two
| hdrs=Year!!Comments
| row1=2001{{!!}}Started research
| row2=2002{{!!}}Published findings
}}
| Year | Comments |
|---|---|
| 2001 | Started research |
| 2002 | Published findings |
{{tableBegin|parms=class="wikitable sortable"|caption=Example table 3}}
{{row2|type=header|Year|Comments}}
{{row2|2003|Continued research}}
{{row2|2004|Published more findings}}
{{row2|2005|Rested on my laurels}}
{{tableEnd}}
| Year | Comments |
|---|---|
| 2003 | Continued research |
| 2004 | Published more findings |
| 2005 | Rested on my laurels |
{{tableBegin|parms=class="wikitable sortable"|caption=Example table 4}}
{{rowBegin|type=header}}
{{cell|type=header|Year}}
{{cell|type=header|Comments}}
{{rowBegin}}
{{cell|2003}}
{{cell|Continued research}}
{{rowBegin}}
{{cell|2004}}
{{cell|Published more findings}}
{{rowBegin}}
{{cell|2005}}
{{cell|Rested on my laurels}}
{{tableEnd}}
| Year | Comments |
|---|---|
| 2003 | Continued research |
| 2004 | Published more findings |
| 2005 | Rested on my laurels |
[edit] List table
{{columns-list|2|
* one
* two
* three
* four
}}
{|
|-
|width="50%" valign="top"|
* item
|width="50%" valign="top"|
* item
|}
[edit] Templates
{{cTnavbar|TemplateName}}
{{linkBack}}
[edit] Content Templates
TheContent<noinclude>{{catsContentTemplate}}</noinclude>
TheContent
{{cTnavbar|TheTopicNameWithNoTemplatePrefix}}<!--
--><noinclude>
{{catsContentTemplate}}
</noinclude>
[edit] Infobox Templates
[edit] Infobox image
{{Infobox image
| name = Stargate Iris (animated).gif
| size =
| has border = no
| caption = The door irised open.
}}
{{Infobox image
| bodystyle = float: left;
| name = What do we want-Time travel-When do we want it-Irrelevant.jpg
| size =
| has border = no
| caption = What do we want?<br>Time travel<br>When do we want it?<br>It's irrelevant!
}}
[edit] Focus links

