Template:Glossary: Difference between revisions

Caterina (talk | contribs)
No edit summary
No edit summary
 
(28 intermediate revisions by 2 users not shown)
Line 3: Line 3:
Copy/Paste this to an article and then change the example text to match the company.  If you don't have info for a row, just remove everything to the right of the "=".
Copy/Paste this to an article and then change the example text to match the company.  If you don't have info for a row, just remove everything to the right of the "=".
<pre>
<pre>
{{Sponsor Info|
{{Glossary|
|note  = This article is neutral, but is [[Sponsorship|sponsored]]
|logo    = .jpg
|logo    = .jpg
|note  = Disclaimer
|link    = link to article
}}</pre>
 
Only add to sponsors:
<pre>
|platsponsor = ICANNWiki [[Sponsorship|Platinum Sponsor]]
|platsponsor = ICANNWiki [[Sponsorship|Platinum Sponsor]]
|goldsponsor = ICANNWiki [[Sponsorship|Gold Sponsor]]
|goldsponsor = ICANNWiki [[Sponsorship|Gold Sponsor]]
|silversponsor = ICANNWiki [[Sponsorship|Silver Sponsor]]
|silversponsor = ICANNWiki [[Sponsorship|Silver Sponsor]]
|bronzesponsor = ICANNWiki [[Sponsorship|Bronze Sponsor]]
|bronzesponsor = ICANNWiki [[Sponsorship|Bronze Sponsor]]
</pre>
}}</pre>
</noinclude>
</noinclude>
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; margin-left: 10px;"
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; margin-left: 10px;"
|-
{{#if:{{{note|}}}
|{{!}}colspan="2" {{!}} <center>{{{note}}}</center>}}
|-
|-
{{#if:{{{logo|}}}
{{#if:{{{logo|}}}
|{{!}}colspan="2" {{!}} [[Image:{{{logo}}}‎|150px|center]]}}
|{{!}}colspan="2" {{!}} [[Image:{{{logo}}}‎|150px|center|link={{{link}}}]]}}
|-
|-
{{#if:{{{platsponsor|}}}
{{#if:{{{platsponsor|}}}
Line 32: Line 32:
{{#if:{{{bronzesponsor|}}}
{{#if:{{{bronzesponsor|}}}
|{{!}}colspan="2" style="text-align:center; background-color:#BF9000;"{{!}} {{{bronzesponsor}}}}}
|{{!}}colspan="2" style="text-align:center; background-color:#BF9000;"{{!}} {{{bronzesponsor}}}}}
{{!}}-
{{!}}colspan="2"{{!}} This article is neutral, but is [[Sponsorship|sponsored]]}}
|}<noinclude>
|}<noinclude>


==Example==
==Example==
{{CompanyInfo|
 
{{Glossary|
|note  = This article is neutral, but is [[Sponsorship|sponsored]]
| logo            = Example.jpg  
| logo            = Example.jpg  
| platsponsor = ICANNWiki [[Sponsorship|Platinum Sponsor]]
| platsponsor = ICANNWiki [[Sponsorship|Platinum Sponsor]]
| note      = This article is neutral, but is [[Sponsorship|sponsored]]
}}
}}


[[Category:Templates|Glossary]]</noinclude>
[[Category:Templates|Glossary]]</noinclude>