Template:Ytlink/doc

From Destiny Wiki
Revision as of 01:00, 26 July 2024 by Devonnn (talk | contribs) (Created page with "== Useage == Used to give a visually distinguishable reference to an external link to a YouTube video. == Example == Look at this <code><nowiki>{{ytlink|watch?v{{=}}YX0YIgv-nMk|cool Destiny video}}</nowiki></code> of him being a blob! gives you: Look at this {{ytlink|watch?v{{=}}YX0YIgv-nMk|cool Destiny video|}} of him being a blob! ---- Theoretically could be used to link to a channel, like <code><nowiki>{{ytlink|@Destiny|Destiny}}</nowiki></code> or <code><nowiki>{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Useage

Used to give a visually distinguishable reference to an external link to a YouTube video.

Example

Look at this {{ytlink|watch?v{{=}}YX0YIgv-nMk|cool Destiny video}} of him being a blob!

gives you:

Look at this cool Destiny video YouTube of him being a blob!


Theoretically could be used to link to a channel, like {{ytlink|@Destiny|Destiny}} or {{ytlink|@LastNightDestiny|Last Night on Destiny|,}} and has the ability to add punctuation marks!

gives you

Theoretically could be used to link to a channel, like Destiny YouTube or Last Night on Destiny, YouTube and has the ability to add punctuation marks!

Parameters

No description.

Template parameters

ParameterDescriptionTypeStatus
11

The YouTube video ID. Only include everything past the "https://www.youtube.com/" You will need to use the {{=}} magic word template for any = signs within the link due to template limitations.

Example
watch?v{{=}}YX0YIgv-nMk
URLrequired
22

The name that the link will be masked with. Will default to "YOUTUBE" if no value is entered.

Example
cool blob video
Unknownsuggested