1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 19:53:17 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/styleguide/Reference Tiddlers.tid

26 lines
1.4 KiB
Plaintext
Raw Normal View History

2014-12-26 19:28:24 +00:00
created: 20141226192500000
2015-01-11 19:04:14 +00:00
modified: 20150110182100000
2014-12-26 19:28:24 +00:00
title: Reference Tiddlers
2015-01-11 19:04:14 +00:00
tags: [[Improving TiddlyWiki Documentation]]
2014-12-26 19:28:24 +00:00
2015-01-11 19:04:14 +00:00
<<doc-def "Reference tiddlers">> offer raw information in a comprehensive interlinked way. The reader is likely to be an intermediate or expert user.
2014-12-26 19:28:24 +00:00
There are several subcategories:
2015-01-11 19:04:14 +00:00
;Concepts
* With definitions, together forming a glossary
2014-12-26 19:28:24 +00:00
2015-01-11 19:04:14 +00:00
;User manual
* Presenting technical details of ~WikiText features
* Subcategorised: messages, operators, widgets, etc
;Developer manual
* Presenting technical details of ~TiddlyWiki's internal architecture
2014-12-26 19:28:24 +00:00
2015-01-11 19:04:14 +00:00
Reference material is written in a terse, formal style that avoids referring to the reader, and instead focuses on how ~TiddlyWiki itself behaves. The passive voice is often suitable:
2014-12-26 19:28:24 +00:00
2015-01-11 19:04:14 +00:00
* <<doc-w "the template is specified as a tiddler">> rather than <<doc-w "specify the template as a tiddler">>
* <<doc-w "the widget can be used for various purposes">> rather than <<doc-w "you can use the widget for various purposes">>
* But <<doc-w "this widget has several possible uses">> is better, because it is less convoluted and more succinct
2014-12-26 19:28:24 +00:00
2015-01-11 19:04:14 +00:00
Most contracted verb forms are avoided in reference tiddlers. But those ending in <<doc-w "n't">> (<<doc-w "aren't">>, <<doc-w "doesn't">>, <<doc-w "hasn't">>, <<doc-w "isn't">>, etc) are acceptable, as they make it less easy to accidentally overlook the word <<doc-w not>>.