Featured article #2
wiki:infoboxes-templates (view original)
To help standardize the look and information put into DIY Music, I have made infoboxes and templates. This will help both beginners and advanced users.
Templates created:
To use templates, just start a new article and there will be a dropdown to use them:
Info Boxes created:
These are the standard boxes of information that float on the right side of the screen on an article.
- musical-artist - example in use Don Garnelli
Usage:
[[<!--move the [[ down--!>
include infobox:musical-artist
|name= Band Name
|image= http://diymusic.wikidot.com/local--files/
|orgin=City, State
|genres= Genre1. Genre2
|yearsactive= date-date
|country= Country
|labels= Label1, Label2
|associatedacts= Band1, Band2
|site= http://www.website.com
]]
- record-label - example in use To Live A Lie Records
Usage:
[[<!--move the [[ down--!>
include infobox:record-label
|name= Magazine Name
|image= http://diymusic.wikidot.com/local--files/
|founded= Year
|founder= Name
|genre= Genre1. Genre2
|country=Country
|location= City, State
|site= http://www.website.com
]]
- magazine - example is use Fastcore Photos
[[<!--move the [[ down--!>
include infobox:magazine
|name= Magazine Name
|image= http://diymusic.wikidot.com/local--files/
|founder= Name
|categories= Category1, Category2
|founded= Year
|country= Country
|location= City, State
|lang= Language
|site= http://www.website.com
]]
Custom Infobox
Edit the fields to your need, here is the raw code:
[[div style="float:right; width: 30em; padding: 0 1em; margin: 1em 0 1em 1em; border-left: solid #888888 1px; background-color: #FFFFFF;"]]
||||~ Magazine Name ||
||||~ [[image http://diymusic.wikidot.com/local--files/ link="*http://diymusic.wikidot.com/local--files/" width="200px"]] ||
||~ **Founded** || Year ||
||~ **Founder** || Name ||
||~ **Genre** || Genre1. Genre2 ||
||~ **Country of origin** || Country ||
||~ **Location** || City, State ||
||~ **Official website** || http://www.website.com ||
[[/div]]