Help:Embedding images and videos

Z Ashes of Creation Wiki
Wersja z dnia 15:49, 15 paź 2017 autorstwa Wikiadmin (dyskusja | edycje) (Created - DRAFT ONLY)

Przejdź do nawigacji Przejdź do wyszukiwania

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

Embedding images

We recommend using 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 400px.

Use the following markup:

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

Example: Mounts

Footnote images

These appear in the {{Notes}} section at the bottom of the wiki page. The recommended size is 350px.

Use the following markup:

<ref>[[File:yourfile.png|350px]]</ref>

Example: Tul'nar

Embedding video

We recommend using embedded video as thumbnails in the following formats. The recommended size is 400px.

Uploaded video files

Use the following markup for video files that have been uploaded to the wiki:

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

Example: Nodes#Node advancement

YouTube videos

Use the following markup for videos linked from YouTube:

<youtube alignment="right" container="frame" dimensions="400" description="Your caption goes here.">https://youtu.be/yourvideo</youtube>

Example: Freeholds

Twitch videos

Use the following markup for videos (VODs) linked from Twitch:

<twitchvod alignment="right" container="frame" dimensions="400" description="Your caption goes here.">https://twitch.tv/yourvod</twitchvod>