Template:QuestHeader: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="margin:0 auto; text-align: center;"> | <div style="margin:0 auto; text-align: center;"> | ||
<div | <div>{{#if:{{{icon|}}}|[[File:{{{icon}}}|50px]]}}</div> | ||
{{#if:{{{icon|}}}| | <div> | ||
}} | |||
</div> | |||
<div | |||
<div style="font-size: 20px;">'''{{{quest}}}'''</span> <span style="font-size: 12px;">(''{{{questID}}}'')<div> | <div style="font-size: 20px;">'''{{{quest}}}'''</span> <span style="font-size: 12px;">(''{{{questID}}}'')<div> | ||
<div style="font-size: 14px;">[[Oblivion:{{{category}}}|{{{category}}}]]</div> | <div style="font-size: 14px;">[[Oblivion:{{{category}}}|{{{category}}}]]</div> | ||
<div style="font-size: 16px;">''{{{description}}}''</div> | |||
</div> | </div> | ||
</div> | </div> | ||
{{#if:{{{screenshot|}}}| | {{#if:{{{screenshot|}}}| [[File:{{{screenshot}}}|right|thumb|{{{caption}}}]] }} | ||
}} | |||
</includeonly> | </includeonly> | ||
Line 25: | Line 22: | ||
| screenshot = YarnSource.jpg | | screenshot = YarnSource.jpg | ||
| caption = The location of the fabled yarn. | | caption = The location of the fabled yarn. | ||
| description = [[Oblivion:Azzan|Azzan]] wants you to find the lost yarn. | |||
}} | }} | ||
</noinclude> | </noinclude> |