Template

Infobox Group

From Dogcraft Wiki

imported>William
No edit summary
imported>William
No edit summary
Line 4: Line 4:
|title        = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}}
|title        = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}}
|titlestyle  =  
|titlestyle  =  
|image1       = {{#if:{{{image1|}}}|[[File:{{{image1|}}}|250px]]}}
|image       = {{#if:{{{image|}}}|[[File:{{{image|}}}|250px]]}}
|imagestyle  =  
|imagestyle  =  
|caption1     = {{{caption1|<br />}}}
|caption     = {{{caption|<br />}}}
|captionstyle = color:#000;
|captionstyle = color:#000;
|headerstyle  = background:#3C8DBC; color:#fff;
|headerstyle  = background:#3C8DBC; color:#fff;
Line 26: Line 26:
Example usage:<pre>
Example usage:<pre>
{{Infobox Group
{{Infobox Group
|title1=Example
|title=Example
|image1=Example
|image=Example
|caption1=Example
|caption=Example
|type=Example
|type=Example
|purpose=Example
|purpose=Example

Revision as of 10:07, 4 October 2019


Example usage:

{{Infobox Group
|title=Example
|image=Example
|caption=Example
|type=Example
|purpose=Example
|leader=Example
|members=Example
}}
This page was last modified on 4 October 2019, at 10:07. (20 months ago)