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"> ...")
 
imported>William
No edit summary
Line 1: Line 1:
<infobox>
  <title source="title1"/>
  <image source="image1">
    <caption source="caption1"/>
  </image>
  <group>
    <header>YouTuber</header>
    <data source="channel">
      <label>Channel</label>
    </data>
    <data source="joined">
      <label>Joined</label>
    </data>
    <data source="status">
      <label>Status</label>
    </data>
    <data source="videos">
      <label>Videos</label>
    </data>
  </group>
  <group collapse="open">
    <header>Information</header>
    <data source="twitter">
      <label>Twitter</label>
    </data>
    <data source="schedule">
      <label>Schedule</label>
    </data>
  </group>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
An infobox for YouTubers, notably Rendog.
 
<pre>
{{Infobox YouTuber
{{Infobox YouTuber
|title1=Example
|title=
|image1=Example
|image=Example
|caption1=Example
|caption=Example
|channel=Example
|channel=Example
|joined=Example
|joined=Example
Line 44: Line 16:
</pre>
</pre>
</noinclude>
</noinclude>
<includeonly>{{Infobox
|name        =
|bodystyle    =
|title        = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}}
|titlestyle  =
|image        = {{#if:{{{image|}}}|[[File:{{{image|}}}|250px]]|}}
|imagestyle  =
|caption      = {{{caption|<br>}}}
|captionstyle = color:#000;
|headerstyle  = background:#970000; color:#000; padding:5px;
|labelstyle  = padding: 3px;
|datastyle    = padding: 3px;
|header1 = {{Large|YouTuber}}
|label2  = Channel
|data2  = {{{channel|}}}
|label3  = Joined
|data3  = {{{joined|}}}
|label4  = Status
|data4  = {{{status|}}}
|label5  = Videos
|data5  = {{{videos|}}}
|label6  = Twitter
|data6  = {{{twitter|}}}
|label7  = Schedule
|data7  = {{{schedule|}}}
}}
[[Category:Stations]]
</includeonly>

Revision as of 12:08, 26 October 2019

An infobox for YouTubers, notably Rendog.

{{Infobox YouTuber
|title=
|image=Example
|caption=Example
|channel=Example
|joined=Example
|status=Example
|videos=Example
|twitter=Example
|schedule=Example
}}


This page was last modified on 26 October 2019, at 12:08. (5 months ago)