Template
Infobox YouTube Channel
From Dogcraft Wiki
imported>William278 (Created page with "<infobox> <title source="title1"/> <image source="image1"> <caption source="caption1"/> </image> <group> <header>YouTuber</header> <data source="channel"> ...") |
No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{Infobox YouTube Channel | |||
{{Infobox | |title= ReNDoG | ||
| | |icon=Renpire Logo.png | ||
| | |image=Rendog Minecon.png | ||
| | |caption=Rendog at Minecon Earth in 2018 | ||
|channel=Example | |channel=Example | ||
|joined=Example | |joined=Example | ||
Line 40: | Line 10: | ||
|videos=Example | |videos=Example | ||
|twitter=Example | |twitter=Example | ||
|instagram=Example | |||
|twitch=Example | |||
|schedule=Example | |||
}} | |||
An infobox for YouTube channels, such as [[ReNDoG]]. | |||
<pre> | |||
{{Infobox YouTube Channel | |||
|title= | |||
|icon=Icon.png | |||
|image=Example.png | |||
|caption=Example | |||
|channel=Example | |||
|joined=Example | |||
|status=Example | |||
|videos=Example | |||
|twitter=Example | |||
|instagram=Example | |||
|twitch=Example | |||
|schedule=Example | |schedule=Example | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
<includeonly>{{Infobox2 | |||
|above = {{#if:{{{icon|}}}|[[File:{{{icon|}}}|28px]]|}} {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}} | |||
|abovestyle = {{{#if{{{icon|}}}|padding-bottom: 10px|}}} | |||
|image = {{#if:{{{image|}}}|[[File:{{{image|}}}|310px]]|}} | |||
|caption = {{{caption|}}} | |||
|header1 = {{Large|YouTube Channel}} | |||
|label2 = Channel | |||
|data2 = {{{channel|}}} | |||
|label3 = Joined | |||
|data3 = {{{joined|}}} | |||
|label4 = Status | |||
|data4 = {{{status|}}} | |||
|label5 = Videos | |||
|data5 = {{{videos|}}} | |||
|label6 = Twitter | |||
|data6 = {{{twitter|}}} | |||
|label7 = Instagram | |||
|data7 = {{{instagram|}}} | |||
|label8 = Twitch | |||
|data8 = {{{twitch|}}} | |||
|label9 = Schedule | |||
|data9 = {{{schedule|}}} | |||
}} | |||
</includeonly> |
Latest revision as of 16:40, 17 December 2023
ReNDoG | |
---|---|
YouTube Channel | |
Channel | Example |
Joined | Example |
Status | Example |
Videos | Example |
Example | |
Example | |
Twitch | Example |
Schedule | Example |
An infobox for YouTube channels, such as ReNDoG.
{{Infobox YouTube Channel |title= |icon=Icon.png |image=Example.png |caption=Example |channel=Example |joined=Example |status=Example |videos=Example |twitter=Example |instagram=Example |twitch=Example |schedule=Example }}