Difference between revisions of "Template:TutorialRef"

From Dragon Age Toolset Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>{| align="left" style="background-color:#eefaee; border: 1px solid #aca899; margin:2px;"
 
<includeonly>{| align="left" style="background-color:#eefaee; border: 1px solid #aca899; margin:2px;"
 +
|-
 
| valign="top" |[[File:Arrowblue.png]]
 
| valign="top" |[[File:Arrowblue.png]]
 
| {{#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|}}}]]'' |  }}
Line 16: Line 17:
  
 
This is a Template in the works, bear with me i need to figure out how to make these things work, WIP!
 
This is a Template in the works, bear with me i need to figure out how to make these things work, WIP!
 +
 +
!!!Problem, text extends next to the table!!!
  
 
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.  
 
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.  

Revision as of 08:53, 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!

!!!Problem, text extends next to the table!!!

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.