Difference between revisions of "Help:Embedding images and videos"

Ashes of Creation community empowered Wiki
Jump to navigation Jump to search
m (Text replacement - "{{Notes}}" to "== References == <references/>")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Images and videos enrich the content of the wiki. There are several methods to embed these resources in the wiki.
+
{{Template:Help:Embedding images and videos}}
  
 
== Embedding images ==
 
== Embedding images ==
  
We recommend embedded images in the following formats.
+
{{Template:Help:Embedding images}}
 
 
=== Thumbnail images ===
 
 
 
These appear on the right-hand side of the wiki page with a caption below them. The recommended size is 450px.
 
 
 
Use the following markup:
 
 
 
<pre><nowiki>[[File:yourfile.png|thumb|450px|Your caption goes here.]]</nowiki></pre>
 
 
 
Example: [[Mounts]]
 
 
 
=== Footnote images ===
 
 
 
These appear in the '''<nowiki>== References ==
 
 
 
<references/></nowiki>''' section at the bottom of the wiki page. The recommended size for footnote images is 350px.
 
 
 
Use the following markup:
 
 
 
<pre><nowiki>{{quote|yourfile.png}}</nowiki></pre>
 
 
 
Example: [[Tulnar]]
 
  
 
== Embedding video ==
 
== Embedding video ==
  
Use the following markup for video files that have been uploaded to the wiki:
+
{{Template:Help:Embedding video}}
 
 
<pre><nowiki>[[File:yourfile.mp4|thumb|400px|Your caption goes here.]]</nowiki></pre>
 
 
 
Example: [[Freeholds]]
 
 
 
== YouTube and Twitch videos ==
 
 
 
Due to the lack of guaranteed availability and advertising content we do not recommend embedding YouTube and Twitch videos directly into the wiki. There are some notable exceptions, such as articles in the [[:Category:Media|Media]] category.
 
  
 
== See also ==
 
== See also ==
  
* [[Help:Starting a new page|Starting a new page]]
+
* [[Help:Style guidelines|Ashes of Creation Wiki style guidelines]]
* [[Help:Editing pages|Editing pages]]
+
{{Template:Help:Ashes of Creation Wiki helpful resources}}
* [[Help:Templates|Using templates]]
 
  
 
[[Category:Help]]
 
[[Category:Help]]

Latest revision as of 19:43, 6 April 2019

Images and videos enrich the content of Ashes of Creation Wiki. There are several methods to embed these resources in the wiki.

Embedding images

We recommend embedded images in the following formats.

Thumbnail images

These appear on the right-hand side of the wiki page with a caption below them. The recommended size is 450px.

Use the following markup:

[[File:yourfile.png|thumb||Your caption goes here.]]

Example: Mounts

Footnote images

These appear in the References section at the bottom of the wiki page. The recommended size for footnote images is 350px.

Use the following markup:

{{quote|yourfile.png}}

Example: Tulnar

Embedding video

Use the following markup for video files that have been uploaded to Ashes of Creation Wiki:

[[File:yourfile.mp4|thumb|400px|Your caption goes here.]]

Example: Freeholds

YouTube and Twitch videos

Due to the lack of guaranteed availability and advertising content we do not recommend embedding YouTube and Twitch videos directly into the wiki. There are some notable exceptions, such as articles in the Media category.

See also