Difference between revisions of "Template:Tools"
m
Reverted edits by Demolishun (Talk); changed back to last version by Shadowstep922
imported>Demolishun |
imported>Qazaaq m (Reverted edits by Demolishun (Talk); changed back to last version by Shadowstep922) |
||
Line 1: | Line 1: | ||
[[Link title]] | [[Link title]] | ||
== Headline text == | |||
[[Image:Example.jpg]][[Media:Example.ogg]]<math>Insert formula here</math><nowiki>Insert non-formatted text here</nowiki>--[[User:Shadowstep922|Shadowstep922]] 23:10, 8 May 2010 (EDT)--[[User:Shadowstep922|Shadowstep922]] 23:10, 8 May 2010 (EDT) | |||
---- | |||
<noinclude>This template is used to display the tools used in a tutorial. There's a maximum of up to 10 required and optional tools. | |||
; example : | |||
<nowiki>{{Tools|req0=[[NifSkope]]|req1=[[Blender]]|req2=[[Construction Set]]|opt0=[[OBMM]]|opt1=[[BSA Commander]]}}</nowiki> | |||
</noinclude> | |||
<div class="toc" style="float:right;"> | |||
{|style="border:none;" | |||
|<span style="font-color: #5a3e16;font-weight: bold;border-bottom: 1px solid #6e5229;">Tools used in this tutorial</span> | |||
{{ #if: {{{req0|}}} |'''Required''' | |||
<ul style="list-style:square;"> | |||
:<li>{{{req0}}}</li> | |||
{{ #if: {{{req1|}}} |:<li>{{{req1}}}|}} | |||
{{ #if: {{{req2|}}} |:<li>{{{req2}}}|}} | |||
{{ #if: {{{req3|}}} |:<li>{{{req3}}}|}} | |||
{{ #if: {{{req4|}}} |:<li>{{{req4}}}|}} | |||
{{ #if: {{{req5|}}} |:<li>{{{req5}}}|}} | |||
{{ #if: {{{req6|}}} |:<li>{{{req6}}}|}} | |||
{{ #if: {{{req7|}}} |:<li>{{{req7}}}|}} | |||
{{ #if: {{{req8|}}} |:<li>{{{req8}}}|}} | |||
{{ #if: {{{req9|}}} |:<li>{{{req9}}}|}} | |||
</ul>|}}{{ #if: {{{opt0|}}} | | |||
'''Optional''' | |||
<ul style="list-style:square;"> | |||
:<li>{{{opt0}}}</li> | |||
{{ #if: {{{opt1|}}} |:<li>{{{opt1}}}|}} | |||
{{ #if: {{{opt2|}}} |:<li>{{{opt2}}}|}} | |||
{{ #if: {{{opt3|}}} |:<li>{{{opt3}}}|}} | |||
{{ #if: {{{opt4|}}} |:<li>{{{opt4}}}|}} | |||
{{ #if: {{{opt5|}}} |:<li>{{{opt5}}}|}} | |||
{{ #if: {{{opt6|}}} |:<li>{{{opt6}}}|}} | |||
{{ #if: {{{opt7|}}} |:<li>{{{opt7}}}|}} | |||
{{ #if: {{{opt8|}}} |:<li>{{{opt8}}}|}} | |||
{{ #if: {{{opt9|}}} |:<li>{{{opt9}}}|}} | |||
</ul>|}} | |||
|}</div> | |||
<noinclude>[[Category: Templates|Tools]]</noinclude> |