Template:Rawb: Difference between revisions

From Unforgotten Realms Wiki
Jump to navigationJump to search
Update video tables and Rawb link icon handling
Polish Rawb/Phijkchu media link helper docs
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="rawb-template">[[File:Rawb Art Gear.png|16x16px|link={{{1}}}|Rawb.Art]]&nbsp;[{{{1}}} {{{2|{{{1}}}}}}]</span>
<span class="rawb-link rawb-link--{{lc:{{{type|link}}}}} rawb-template plainlinks">{{#if:{{{url|{{{1|}}}}}}|[{{{url|{{{1}}}}}} {{{text|{{{2|{{{url|{{{1}}}}}}}}}}}}]|<strong class="error">Rawb link missing URL</strong>}}</span><noinclude>
== Usage ==
Use this helper for Rawb.Art/Phijkchu video, playlist, and channel links. The URL should remain the short <code>phijkchu.com</code> URL, while visible text can refer to Rawb.Art.
 
* <code><nowiki>{{Rawb|https://phijkchu.com/w/example|Episode}}</nowiki></code>
* <code><nowiki>{{Rawb|url=https://phijkchu.com/w/example?start=1m20s|text=Rawb.Art|type=video}}</nowiki></code>
 
Use the named <code>url=</code> form for links with timestamps or any other query string containing <code>=</code>.
 
Typed wrappers are also available:
 
* <code><nowiki>{{Rawb video|https://phijkchu.com/w/example|Episode}}</nowiki></code>
* <code><nowiki>{{Rawb playlist|https://phijkchu.com/w/p/example|Campaign Playlist}}</nowiki></code>
* <code><nowiki>{{Rawb channel|https://phijkchu.com/c/example/videos|Channel}}</nowiki></code>
 
[[Category:Uncategorized Templates]]
</noinclude>

Latest revision as of 22:21, 29 April 2026

Rawb link missing URL

Usage

Use this helper for Rawb.Art/Phijkchu video, playlist, and channel links. The URL should remain the short phijkchu.com URL, while visible text can refer to Rawb.Art.

  • {{Rawb|https://phijkchu.com/w/example|Episode}}
  • {{Rawb|url=https://phijkchu.com/w/example?start=1m20s|text=Rawb.Art|type=video}}

Use the named url= form for links with timestamps or any other query string containing =.

Typed wrappers are also available:

  • {{Rawb video|https://phijkchu.com/w/example|Episode}}
  • {{Rawb playlist|https://phijkchu.com/w/p/example|Campaign Playlist}}
  • {{Rawb channel|https://phijkchu.com/c/example/videos|Channel}}