Difference between revisions of "Template:Networkinfo"
From BBW Wiki
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="establ...") |
|||
| Line 6: | Line 6: | ||
<caption source="caption1"/> | <caption source="caption1"/> | ||
</image> | </image> | ||
| − | + | <data source="established"> | |
| − | + | <label>Established</label> | |
| − | + | </data> | |
| − | + | <data source="founder"> | |
| − | + | <label>Founder</label> | |
| − | + | </data> | |
| − | + | <data source="active"> | |
| − | + | <label>Active?</label> | |
| − | + | </data> | |
| − | + | <data source="models"> | |
| − | + | <label>Models</label> | |
| − | + | </data> | |
| − | + | <data source="website"> | |
| − | + | <label>Website</label> | |
| − | + | </data> | |
| − | |||
| − | |||
| − | |||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
Revision as of 18:41, 16 April 2017
<infobox>
<title source="title1"> <default>Networkinfo</default> </title> <image source="image1"> <caption source="caption1"/> </image> <label>Established</label> <label>Founder</label> <label>Active?</label> <label>Models</label> <label>Website</label>
</infobox>
Example usage:
{{Networkinfo
|title1=Example
|image1=Example
|caption1=Example
|established=Example
|founder=Example
|active=Example
|models=Example
|website=Example
}}