Template:QuestHeader: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary Tag: Manual revert |
||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div | <div class="questHeader"> | ||
<div>{{#if:{{{icon|}}}|[[File:{{{icon}}}|50px]]}}</div> | <div>{{#if:{{{icon|}}}|[[File:{{{icon}}}|50px]]}}</div> | ||
<div | <div> | ||
< | <span style="font-size: 20px;">'''{{{quest}}}'''</span> <span style="font-size: 12px;">(''{{{questID}}}'')</span> | ||
<div style="font-size: 14px;">[[Oblivion:{{{category}}}|{{{category}}}]]</div> | <div style="font-size: 14px;">[[Oblivion:{{{category}}}|{{{category}}}]]</div> | ||
</div> | </div> | ||
<div style="font-size: 13px; margin-top: 3px; margin-bottom: 6px;">''{{{description}}}''</div> | |||
<table style="text-align: left; font-size: 12px; margin: auto; border-top: 2px solid #bbb;"> | |||
<div style="font-size: 13px; | |||
<table style="text-align: left | |||
<tr> | <tr> | ||
<th>Optimization:</th> | <th>Optimization:</th> | ||
<td> | <td>{{{optimized}}}</td> | ||
</tr> | |||
<tr> | |||
<th>Places:</th> | |||
<td>{{{places}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Fame:</th> | |||
<td>{{{fame}}} {{#if:{{{fameSource|}}}|(''{{{fameSource}}}'')}}</td> | |||
</tr> | |||
<tr> | <tr> | ||
<th>Reward:</th> | |||
<td>{{{reward}}} {{#if:{{{rewardDrop|}}}|(''{{{rewardDrop}}}'')}}</td> | |||
</tr> | |||
</table> | </table> | ||
{{#if:{{{screenshot|}}}| [[File:{{{screenshot}}}|right|thumb|{{{caption}}}]] }} | <!---{{#if:{{{screenshot|}}}| [[File:{{{screenshot}}}|right|thumb|{{{caption}}}]] }}---> | ||
<div style="font-size: 11px; display: flex; align-items: center; margin-top: 20px;"> | |||
{{#if:{{{previous|}}}| | |||
<div style="flex: 1;"> | |||
<div>'''Previous:'''</div> | |||
<div>← {{{previous}}}</div> | |||
</div> | |||
}} | |||
<div style="flex: 1;"> | |||
{{#if:{{{uesp|}}}| | |||
<div>''Visit this [{{{uesp}}} UESP] article for more general info.''</div> | |||
}} | |||
</div> | |||
{{#if:{{{next|}}}| | |||
<div style="flex: 1;"> | |||
<div>'''Next:'''</div> | |||
<div>{{{next}}} →</div> | |||
</div> | |||
}} | |||
</div> | |||
</div> | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{QuestHeader | {{QuestHeader | ||
| icon = QuestIcon_General.png | | icon = QuestIcon_General.png | ||
| quest = A Yarn Problem | | quest = A Yarn Problem | ||
| questID = FGYarnProblem01 | | questID = FGYarnProblem01 | ||
| category = Fighters Guild | | category = Fighters Guild | ||
| 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 | | description = [[Oblivion:Azzan|Azzan]] wants you to find his lost yarn. | ||
| optimized = High | | optimized = High | ||
| places = [[Oblivion:Anvil Fighters Guild|Anvil Fighters Guild]], [[Oblivion:The Bloated Float|The Bloated Float]] | |||
| fame = +2 | |||
| fameSource = Tell Azzan the truth to get the most fame. | |||
| reward = Yarn-spun Tunic | |||
| rewardDrop = Drop this reward, it is too heavy. | |||
| previous = [[Oblivion:A Rat Problem|A Rat Problem]] | |||
| next = [[Oblivion:The Unfortunate Shopkeeper|The Unfortunate Shopkeeper]] | |||
| uesp = https://en.uesp.net/wiki/Oblivion:A_Rat_Problem | |||
}} | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 00:03, 13 October 2022
A Yarn Problem (FGYarnProblem01)
Azzan wants you to find his lost yarn.
Optimization: | High |
---|---|
Places: | Anvil Fighters Guild, The Bloated Float |
Fame: | +2 (Tell Azzan the truth to get the most fame.) |
Reward: | Yarn-spun Tunic (Drop this reward, it is too heavy.) |