Template:User AMD64: Difference between revisions

From MapleWiki
Jump to navigation Jump to search
No edit summary
 
m (Including instructions, because I've noticed a couple fallacies with how user templates are being added)
 
(5 intermediate revisions by 3 users not shown)
Line 2: Line 2:
{| cellspacing="0" style="width: 238px; background: #00A86B;"
{| cellspacing="0" style="width: 238px; background: #00A86B;"
| style="width: 45px; height: 45px; background: #696969; text-align: center; font-size: 20pt; color: #fff" | '''64'''
| style="width: 45px; height: 45px; background: #696969; text-align: center; font-size: 20pt; color: #fff" | '''64'''
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: #fff;" | This user uses {{#switch:{{{1}}}|athlon=an [[Athlon 64|<span style="color: #FFFFFF; font-weight: bold;">Athlon 64</span>]]|X2=an [[Athlon 64 X2|<span style="color: #FFFFFF; font-weight: bold;">Athlon 64 X2</span>]]|FX=an [[Athlon 64|<span style="color: #FFFFFF; font-weight: bold;">Athlon 64 FX</span>]]|opteron=an [[Opteron|<span style="color: #FFFFFF; font-weight: bold;">Opteron</span>]]|turion=a [[Turion 64|<span style="color: #FFFFFF; font-weight: bold;">Turion 64</span>]]|sempron=a [[Sempron 64|<span style="color: #FFFFFF; font-weight: bold;">Sempron 64</span>]]|an [[AMD64]]}} processor
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: #fff;" | This user uses an <span style="color: #FFFFFF; font-weight: bold;">Athlon 64 X2</span> processor
|}</div><noinclude>
|}</div>
[[Category:Computer related user templates|AMD64]]
 
<noinclude>
[[Category: User Templates|AMD64]]
 
 
 
 
 
 
== How to use this template ==
 
For those who do not know a lot about wiki coding, templates use the following format:
<pre>
{{ (template name)
| additional options
| additional options
| additional options
}}
</pre>
If you would like to use this template in your userpage, please use the following:
 
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'''<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki>'''
 
 
Please do not copy the entire code, but instead the template <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki>
 
</noinclude>
</noinclude>

Latest revision as of 17:36, 6 August 2011

64 This user uses an Athlon 64 X2 processor




How to use this template

For those who do not know a lot about wiki coding, templates use the following format:

 {{ (template name)
 | additional options
 | additional options
 | additional options
 }}

If you would like to use this template in your userpage, please use the following:


     {{User AMD64}}


Please do not copy the entire code, but instead the template {{User AMD64}}