Template:Infobox record label: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<table align="right" border="1" width="245"><tr><td> <table width="245" cellspacing="5"> <tr><th colspan=2 align="center" style="text-align:center; font-size:125%; font-weigh...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 17: | Line 17: | ||
=== Parameters === | === Parameters === | ||
* name = (Name of the label) | * name = (Name of the label) | ||
* founder = (Founder of the label) | |||
* origin = (Where the label was founded) | * origin = (Where the label was founded) | ||
* years = (Years active) | * years = (Years active) | ||
Line 26: | Line 27: | ||
=== Code === | === Code === | ||
<pre>{{Infobox | <pre>{{Infobox record label | ||
| name = | |||
| founder = | | founder = | ||
| origin = | | origin = | ||
| years = | | years = | ||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 21:22, 2 August 2016
|
Template
This is a template for an infobox. You can use it for record labels.
Parameters
- name = (Name of the label)
- founder = (Founder of the label)
- origin = (Where the label was founded)
- years = (Years active)
Usage
- First, pick an article you'd like to edit (for this template, pick a record label. For example; Aaugh! Records).
- Copy and paste the code in your article.
- Fill in the template.
Code
{{Infobox record label | name = | founder = | origin = | years = }}