Skip to content

Commit ed2fd81

Browse files
Tags: #Guides, #Tutorials, #Wiki, #Git
- Renamed `#Guides` and `#Tutorials from plural to singular. Tags can be used to denote whether or not an article is a Guide (theory) or a Tutorial (practice) - not both. - `#Wiki capitalized, and `#Manual-of-Style` nested beneath to be `#Wiki/Manual-of-Style` - #Git capitalized. - fixed YAML formatting of `#3DS-Max` tag in frontmatter of `modding-tools\texture-making-software`
1 parent 5527e43 commit ed2fd81

19 files changed

+20
-20
lines changed

mmw-content/contributing/how-to-contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ We promise, this is the last page. This is your opportunity to explain your chan
127127
Reviews may be quick or not, but, please do what you are able to communicate with the team regarding any questions or issues that may come up during review. Pull Requests that are abandoned after 30 days will be assumed to be left in the entirely hands of the team and will be handled according to their judgment.
128128

129129
If all goes well, you are now done with the entire process. If you are ever lost regarding any step, you may refer to this document or reach out to the team on [MMC](https://discord.gg/yDjWBrGW)
130-
#git #gettingstarted #wiki
130+
#Git #gettingstarted #Wiki
131131

132132

133133

mmw-content/contributing/inline-cleanup-labels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
tags:
33
- Policy
4-
- Manual-of-Style
4+
- Wiki/Manual-of-Style
55
description: A list of inline cleanup tags, used to mark sections of article requiring editorial attention.
66
title: Inline Cleanup Labels
77
aliases:

mmw-content/contributing/manual-of-style/article-layout-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
tags:
3-
- Manual-of-Style
3+
- Wiki/Manual-of-Style
44
- MMW-Development
55
description: Guidelines for structuring wiki articles - Part of the Morrowind Modding Wiki Manual of Style
66
title: Article Layout Guidelines

mmw-content/contributing/manual-of-style/content-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
tags:
3-
- Manual-of-Style
3+
- Wiki/Manual-of-Style
44
- MMW-Development
55
description: Guidelines for wiki content - Part of the Morrowind Modding Wiki Manual of Style
66
title: Content Guidelines

mmw-content/contributing/manual-of-style/file-naming-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: File Naming Guidelines
33
aliases:
44
- File Naming Guidelines
55
tags:
6-
- Manual-of-Style
6+
- Wiki/Manual-of-Style
77
description: Guidelines on how to format filenames for the wiki.
88
---
99
## About

mmw-content/contributing/manual-of-style/formatting-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
tags:
3-
- Manual-of-Style
3+
- Wiki/Manual-of-Style
44
- MMW-Development
55
description: Guidelines for formatting Markdown text - Part of the Morrowind Modding Wiki Manual of Style
66
title: Formatting Guidelines

mmw-content/contributing/manual-of-style/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manual of Style - 36 Sermons of MMW
33
aliases:
44
- Manual of Style - 36 Sermons of MMW
55
tags:
6-
- Manual-of-Style
6+
- Wiki/Manual-of-Style
77
description: Morrowind Modding Wiki Manual of Style for how to write and edit articles
88
---
99
> [!infobox]

mmw-content/contributing/manual-of-style/marking-pages-for-problems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
tags:
3-
- Manual-of-Style
3+
- Wiki/Manual-of-Style
44
- Policy
55
description: Guidelines for editors on how to constructively mark pages for problems which require attention
66
title: Marking Pages for Problems

mmw-content/guides/animation/simple-texture-animation-in-blender.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Make a texture orbit around a sphere in this short Blender tutorial
33
tags:
44
- Blender
55
- Modeling
6-
- Tutorials
6+
- Tutorial
77
title: Simple Texture Animation in Blender
88
aliases:
99
- Simple Texture Animation in Blender

mmw-content/guides/groundcover/lawnmower-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aliases:
66
tags:
77
- Groundcover
88
- Lawnmower
9-
- Tutorials
9+
- Tutorial
1010
- Grass
1111
- Cleaning-Mods
1212
- Python

0 commit comments

Comments
 (0)