Template:Infobox module: Difference between revisions

From DTM Wiki
Jump to navigation Jump to search
(Make an infobox template for modules and the like; this is based on a fake infobox template I made for another wiki)
 
m (very minor edit: replaced the example links to direct to actual (irrelevant) links to remove the invalid pages from the wanted pages list)
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><table class="wikitable" style="width: 312px; float: right; margin-top: 0;">
<includeonly><table class="wikitable" style="width: 312px; float: right; clear: right; margin-top: 0; margin-left: 1em;">
     <caption>{{{name}}}</caption>
     <caption>{{{name}}}</caption>
    {{#if:{{{image|}}}|<tr>
{{#if:{{{image|}}}|<tr>
        <td colspan="2" style="text-align: center;">{{{image}}}</td>
    <td colspan="2" style="text-align: center;">{{{image}}}</td>
    </tr>}}
</tr>}}
    {{Infobox row|W × H × D (mm)|{{{dimensions|}}}}}
    {{Infobox row|Rack units|{{{rackunits|}}}}}
    {{Infobox row|Weight|{{{weight|}}}}}
     {{Infobox row|Type|{{{type|}}}}}
     {{Infobox row|Type|{{{type|}}}}}
    {{Infobox row|Keyboard|{{{keyboard|}}}}}
     {{Infobox row|Manufacturer|{{{manufacturer|}}}}}
     {{Infobox row|Manufacturer|{{{manufacturer|}}}}}
     {{Infobox row|Release date|{{{releasedate|}}}}}
     {{Infobox row|Release date|{{{releasedate|}}}}}
     {{Infobox row|Standards|{{{standards|}}}}}
     {{Infobox row|Standards|{{{standards|}}}}}
     {{Infobox row|Maximum polyphony|{{{maxpoly|}}}}}
     {{Infobox row|Parts|{{{numparts|}}}}}
     {{Infobox row|Number of parts|{{{numparts|}}}}}
    {{Infobox row|Max polyphony|{{{maxpoly|}}}}}
     {{Infobox row|Number of presets|{{{numpresets|}}}}}
     {{Infobox row|Normal presets|{{{numpresets|}}}}}
     {{Infobox row|Drum presets|{{{drumpresets|}}}}}
    {{Infobox row|Expansion|{{{expansion|}}}}}
     {{Infobox row|Effects|{{{effects|}}}}}
     {{Infobox row|Effects|{{{effects|}}}}}
{{#if:{{{image2|}}}|<tr>
    <td colspan="2" style="text-align: center;">{{{image2}}}</td>
</tr>}}
{{#if:{{{predecessor|}}}|<tr>
    <td colspan="2">← {{{predecessor}}}</td>
</tr>}}
{{#if:{{{successor|}}}|<tr style="text-align: right;">
    <td colspan="2">{{{successor}}} →</td>
</tr>}}
{{#if:{{{notes|}}}|<tr>
    <td colspan="2">{{{notes|}}}</td>
</tr>}}
</table></includeonly><noinclude>Template for making a Wikipedia-style "infobox" for a MIDI sound module or something similar (e.g. a MIDI keyboard with built-in synthesis).
</table></includeonly><noinclude>Template for making a Wikipedia-style "infobox" for a MIDI sound module or something similar (e.g. a MIDI keyboard with built-in synthesis).
For any sort of measurements that use a standardized system, metric units are preferred (kilograms/grams, millimetres, litres, etc).
If you don't have a photo already, consider using <code><nowiki>{{Photo wanted}}</nowiki></code> as a placeholder. This makes the article show up on the [[Special:WhatLinksHere/Template:Photo wanted|list of articles needing photos]].
  <nowiki>{{Infobox module
  <nowiki>{{Infobox module
| image = [[File:Coolguy.png]]
| name = Rolaha Sound Korgvas 5500
| name = Rolaha Sound Korgvas 5500
| image = [[File:Coolguy.png]]
| dimensions = 218 × 44 × 297
| type = Multitimbral GM sound module
| rackunits = 1U, half-width
| weight = 30kg
| type = GM sound module
| keyboard = 45 keys
| manufacturer = Rolaha
| manufacturer = Rolaha
| releasedate = 1995
| releasedate = 1995
| standards = [[Roland GS]]<br>[[Yamaha XG]]
| standards = [[General MIDI]]<br>[[Roland GS]]<br>[[Yamaha XG]]
| numparts = 32
| maxpoly = 64
| maxpoly = 64
| numparts = 32
| numpresets = 1000<ref group="infobox">999 on early models</ref>
| numpresets = 1000
| drumpresets = 30
| expansion = 2× [[Roland SR-JV80 series|SR-JV80]]<br>2× [[Roland SRX series|SRX]]
| effects = Reverb/Delay, Chorus, Variation/EFX (3×)
| effects = Reverb/Delay, Chorus, Variation/EFX (3×)
| image2 = [[File:Coolguy2.png]]
| predecessor = [[Rolaha Sound Korgvas 1500]]
| successor = [[Rolaha Sound Korgvas 550EXPRO]]
| notes = <references group="infobox" />
}}</nowiki>
}}</nowiki>
<hr style="clear:both;">
<hr style="clear:both;">
{{Infobox module
{{Infobox module
| image = [[File:Coolguy.png]]
| name = Rolaha Sound Korgvas 5500
| name = Rolaha Sound Korgvas 5500
| image = [[File:Coolguy.png]]
| dimensions = 218 × 44 × 297
| type = Multitimbral GM sound module
| rackunits = 1U, half-width
| weight = 30kg
| type = GM sound module
| keyboard = 45 keys
| manufacturer = Rolaha
| manufacturer = Rolaha
| releasedate = 1995
| releasedate = 1995
| standards = [[Roland GS]]<br>[[Yamaha XG]]
| standards = [[General MIDI]]<br>[[Roland GS]]<br>[[Yamaha XG]]
| numparts = 32
| maxpoly = 64
| maxpoly = 64
| numparts = 32
| numpresets = 1000<ref group="infobox">999 on early models</ref>
| numpresets = 1000
| drumpresets = 30
| expansion = 2× [[Roland SR-JV80 series|SR-JV80]]<br>2× [[Roland SRX series|SRX]]
| effects = Reverb/Delay, Chorus, Variation/EFX (3×)
| effects = Reverb/Delay, Chorus, Variation/EFX (3×)
| image2 = [[File:Coolguy2.png]]
| predecessor = [[Main_Page|Rolaha Sound Korgvas 1500]]
| successor = [[Special:WantedPages|Rolaha Sound Korgvas 550EXPRO]]
| notes = <references group="infobox" />
}}
}}
</noinclude>
</noinclude>

Latest revision as of 12:07, 10 October 2024

Template for making a Wikipedia-style "infobox" for a MIDI sound module or something similar (e.g. a MIDI keyboard with built-in synthesis).

For any sort of measurements that use a standardized system, metric units are preferred (kilograms/grams, millimetres, litres, etc).

If you don't have a photo already, consider using {{Photo wanted}} as a placeholder. This makes the article show up on the list of articles needing photos.

{{Infobox module
| image = [[File:Coolguy.png]]
| name = Rolaha Sound Korgvas 5500
| dimensions = 218 × 44 × 297
| rackunits = 1U, half-width
| weight = 30kg
| type = GM sound module
| keyboard = 45 keys
| manufacturer = Rolaha
| releasedate = 1995
| standards = [[General MIDI]]<br>[[Roland GS]]<br>[[Yamaha XG]]
| numparts = 32
| maxpoly = 64
| numpresets = 1000<ref group="infobox">999 on early models</ref>
| drumpresets = 30
| expansion = 2× [[Roland SR-JV80 series|SR-JV80]]<br>2× [[Roland SRX series|SRX]]
| effects = Reverb/Delay, Chorus, Variation/EFX (3×)
| image2 = [[File:Coolguy2.png]]
| predecessor = [[Rolaha Sound Korgvas 1500]]
| successor = [[Rolaha Sound Korgvas 550EXPRO]]
| notes = <references group="infobox" />
}}

Rolaha Sound Korgvas 5500
W × H × D (mm) 218 × 44 × 297
Rack units 1U, half-width
Weight 30kg
Type GM sound module
Keyboard 45 keys
Manufacturer Rolaha
Release date 1995
Standards General MIDI
Roland GS
Yamaha XG
Parts 32
Max polyphony 64
Normal presets 1000[infobox 1]
Drum presets 30
Expansion SR-JV80
SRX
Effects Reverb/Delay, Chorus, Variation/EFX (3×)
Rolaha Sound Korgvas 1500
Rolaha Sound Korgvas 550EXPRO
  1. 999 on early models