|
|
| (One intermediate revision by one other user not shown) |
| Line 1: |
Line 1: |
| {{Infobox
| | Delete me |
| | bodystyle = overflow: auto; width: 17%; background: #333333; color: #d3d3d3; float: right;
| |
| | above = <span style="color: white; font-weight: bold;"><u>{{{TutorialName}}}</u></span>
| |
| | data1 = <span style="color: white; font-weight: bold;"><nowiki>''</nowiki></span><i>{{{TutorialDesc}}}</i><span style="color: white; font-weight: bold;"><nowiki>''</nowiki></span><br><br>
| |
| | label2 = Author: | data2 = [[Member:{{{AuthorUID}}}|<span style="color: white; font-weight: bold;">{{{Author}}}</span>]]
| |
| | label3 = {{#if:{{{Contributors|}}}|Contributors:|{{Empty}}}} | data3 = {{#if:{{{Contributors|}}}|{{#ifeq:{{{Contributors|}}}|-|-|<b>{{{Contributors}}}</b>}}|}}
| |
| | data4 = <br><br>Tutorials support the Hack Forums Wiki with a bevy of information on a variety of subjects. To view all tutorials, click [[Tutorials|here]].
| |
| <includeonly>[[Category:Tutorials]]</includeonly>
| |
| }}
| |
| | |
| <noinclude>
| |
| This template is used on Award pages (any article with the Award: namespace), and is used to describe the specific details of said award.
| |
| <pre>
| |
| {{TutorialBox
| |
| | TutorialName =
| |
| | TutorialDesc =
| |
| | Author =
| |
| | AuthorUID =
| |
| | Contributors =
| |
| }}
| |
| </pre>
| |
| [[Category:Tutorial Templates]]
| |
| [[Category:Templates]]
| |
| </noinclude>
| |