Template:CSS DROPDOWN

From LinnDocs
Jump to: navigation, search


Syntax:
{{CSS_DROPDOWN     
| title = Dropdown Example
     /* Button title text */
| color = #333
     /* Button colour */
| contentcolor = lightcyan
     /*Dropdown box colour - default grey */
| textcolor = black
     /* Button text colour. Default white but can be set to any colour)
| direction = up
    /* options up, down or auto. But auto always seems to be down) */
| link1 = [[General FAQ]]
     /* The local MediaWiki link */
| heading2 = Klimax Series
     /* A header before the link */
| icon2 = Linn-Icon 140px.png
     /* 20px icon placed before the link */
| link2 = [[Klimax_Products]]
    
| indent3 = yes
     /* add an indent before link */
| link3 = [[Klimax_DSM_/0_(2011_Variant) | Klimax DSM (original)]]
    
| indent4 = yes
    
| link4 =[[Klimax_DSM_/1_(2014_Variant) | Klimax DSM/1]]
    
| linkstyle5 = wiki
          /* to define external URL, sometimes also need and 'indent = yes' to bring into line */
| indent5 = yes
    
| link5 = [https://www.linn.co.uk/uk/terms-conditions Klimax Warranty]
    
| heading6 = Selekt Series
    
| link6 = [[Selekt Manual]]
    
| indent7 = yes
    
| link7 = [[Selekt_DSM_/1_Classic_Hub | Selekt Classic]] with indent
    
| heading8 = External URL
     /* to define external URL, sometimes also need and 'indent = yes' to bring into line */
| linkstyle8 = wiki
    
| link8 = [https://www.linn.co.uk/uk/ Linn.co.uk]
    
}}