Manual of Style: Difference between revisions

Layer-09 (talk | contribs)
The Manual of Style is completed.
Layer-09 (talk | contribs)
m Minor changes to "Videos" section and "Article sections"
Line 100: Line 100:


== Installation ==
== Installation ==
=== Using nix-shell ===
==== Using nix-shell ====
=== Using Global Configuration ===
==== Using Global Configuration ====
=== Using Home Configuration ===
==== Using Home Configuration ====


== Configuration ==
== Configuration ==
=== Basic ===
==== Basic ====
=== Advanced ===
==== Advanced ====


== Tips and Tricks ==
== Tips and Tricks ==
=== Location of Options ===
==== Location of Options ====


== Troubleshooting ==
== Troubleshooting ==
=== Issue 1 ===
==== Issue 1 ====


== References ==
== References ==
Line 406: Line 406:


* <strong>Relevance:</strong> Only include videos that directly support the article's content.
* <strong>Relevance:</strong> Only include videos that directly support the article's content.
* <strong>Hosting:</strong> Use reputable video hosting platforms (e.g., YouTube, Vimeo) to embed videos.
* <strong>Hosting:</strong> Use reputable video hosting platforms (e.g., YouTube, Vimeo) to link videos.
* <strong>Permissions:</strong> Ensure you have the right to use and embed the video content.
* <strong>Permissions:</strong> Ensure you have the right to use and link the video content.
* <strong>Accessibility:</strong> Provide a text description or transcript of the video content for users who cannot view or hear the video.
* <strong>Embedding:</strong> Use the appropriate wiki syntax to embed videos:
 
<syntaxhighlight lang="mediawiki">
{{#ev:youtube|VIDEO_ID|PARAMETERS}}
</syntaxhighlight>
 
Replace VIDEO_ID with the actual YouTube video ID, and PARAMETERS with any additional settings.
 
* <strong>Size:</strong> Set an appropriate size for embedded videos, typically no wider than 640 pixels.
* <strong>Captions:</strong> Include a descriptive caption below the video.
* <strong>Captions:</strong> Include a descriptive caption below the video.
* <strong>Alternative:</strong> Always provide a text-based alternative or summary of the video content within the article.
* <strong>Alternative:</strong> Always provide a text-based alternative or summary of the video content within the article.