Difference between revisions of "Template:TutorialRef"

From Dragon Age Toolset Wiki
Jump to: navigation, search
Line 3: Line 3:
 
| {{#if: {{{1|}}} | ''- [[{{{1||}}}]]'' |  }}{{#if: {{{2|}}} | <br>''- [[{{{2|}}}]]'' |  }}{{#if: {{{3|}}} | <br>''- [[{{{3|}}}]]'' |  }}{{#if: {{{4|}}} | <br>''- [[{{{4|}}}]]'' |  }}{{#if: {{{5|}}} | <br>''- [[{{{5|}}}]]'' |  }}
 
| {{#if: {{{1|}}} | ''- [[{{{1||}}}]]'' |  }}{{#if: {{{2|}}} | <br>''- [[{{{2|}}}]]'' |  }}{{#if: {{{3|}}} | <br>''- [[{{{3|}}}]]'' |  }}{{#if: {{{4|}}} | <br>''- [[{{{4|}}}]]'' |  }}{{#if: {{{5|}}} | <br>''- [[{{{5|}}}]]'' |  }}
 
|}
 
|}
{{#if: {{{1|}}} | <br> | }}
+
{{#if: {{{1}}} | <br> | }}
{{#if: {{{2|}}} | <br> | }}
+
{{#if: {{{2}}} | <br> | }}
{{#if: {{{3|}}} | <br> | }}
+
{{#if: {{{3}}} | <br> | }}
{{#if: {{{4|}}} | <br> | }}
+
{{#if: {{{4}}} | <br> | }}
{{#if: {{{5|}}} | <br> | }}
+
{{#if: {{{5}}} | <br> | }}
 
</includeonly>
 
</includeonly>
  

Revision as of 08:47, 1 February 2010


Arrowblue.png - Module
- 2DA#Excel file formatting
- Creature#Appearance
- Conversation


Usage: {{Link1|Link2|Link3|Link4|Link5}} (Link 2-5 optional)


This is a Template in the works, bear with me i need to figure out how to make these things work, WIP!

The purpose will be, to place a small box under each segment of a tutorial, which adds a list of referals inside the wiki about important topics of that segment. Linking to meaningful pages ,but the box shall not be very prominent.

Oftentimes Tutorials just cut topics, and i as a reader hadnt a slight idea where to find more about a topic as i read it. So this could really help. The links in the words are often just spaced out randomly in tutorials, so this isnt an alternative.

If you dont mind u can help me here lol.