Skip to content

Commit 89760a4

Browse files
Update Manual of Style
- Add 'ToDo' section to Content Guidelines - Update reference to old page name in Formatting Guidelines
1 parent d23c889 commit 89760a4

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

content/MMW Design & Planning/Manual of Style - 36 Sermons of MMW/Content Guidelines.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,30 @@ description: Guidelines for wiki content - Part of the Morrowind Modding Wiki Ma
1717
> - [[Content Guidelines]]
1818
> - [[Formatting Guidelines]]
1919
20-
## Style
2120

22-
The Morrowind Modding Wiki differs from other wikis in that it uses an instructional tone for its writing style.
21+
## Writing Style
2322

24-
TO-DO
23+
### Tone
24+
25+
The Morrowind Modding Wiki differs from other wikis in that it uses an instructional tone for much of its content ‐ something that most wikis avoid.
26+
27+
That's not to say that we don't use wiki style too. Many articles are general reference, not just tutorials.
28+
29+
TO-DO
30+
31+
- tone
32+
- instructional tone and 'technical writing'
33+
- callouts
34+
- impartiality
35+
- verifiable
36+
- accessibility
37+
- paragraphs
38+
- single sentence opener
39+
- 1:3:1 writing rhythm
40+
- redundancy
41+
- transclusions
42+
- media
43+
- images
44+
- videos
45+
- downloads
46+
- first-person tone

content/MMW Design & Planning/Manual of Style - 36 Sermons of MMW/Formatting Guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Headers structure content to help readers navigate your article.
137137
> example code block
138138
> ```
139139
140-
**Header 1** (H1) should never be used, as a webpage should only ever contain one H1 element - in Quartz, the article filename is the H1 element (i.e., **Wiki Formatting Guidelines**)
140+
**Header 1** (H1) should never be used, as a webpage should only ever contain one H1 element - in Quartz, the article filename is the H1 element (i.e., **Formatting Guidelines**)
141141
142142
| Markdown | HTML Header Tag Equivalent | Use |
143143
| ------------------ | -------------------------- | ----------------------------------------- |

0 commit comments

Comments
 (0)