Template:QuestWindow: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Tag: Manual revert
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="flex; flex-wrap: wrap; gap: 10px; width: 900px; border: 1px solid #ccc; border-radius: 7px; background-color: #f9f9f9; padding: 7px;">
<div style="flex: 1 1 22%; padding: 7px; width: 98%;  border: 1px solid #ccc; border-radius: 7px; background-color: #efefef;">
<span role="button" class="class="mw-customtoggle-{{{Unique}}}">
{{{Description}}}
<span style= "font-size: 1.5em">{{{Name}}}</span>
</span>
<div class="mw-collapsible mw-collapsed" id="class="mw-customtoggle-{{{Unique}}}">
    <div style="flex: 1 1 22%; padding: 7px; width: 98%;  border: 1px solid #ccc; border-radius: 7px; background-color: #efefef;">{{{Description}}}
     </div>
     </div>
Objectives:
''Objectives:''
     <div style="flex: 1 1 22%; padding: 7px; width: 98%;  border: 1px solid #ccc; border-radius: 7px; background-color: #efefef;">{{{Objectives}}}
     <div style="flex: 1 1 22%; padding: 7px; width: 98%;  border: 1px solid #ccc; border-radius: 7px; background-color: #efefef;">
{{{Objectives}}}
     </div>
     </div>
Reward:
''Reward:''
     <div style="flex: 1 1 22%; padding: 7px; width: 98%;  border: 1px solid #ccc; border-radius: 7px; background-color: #efefef;">{{{Reward}}}
     <div style="flex: 1 1 22%; padding: 7px; width: 98%;  border: 1px solid #ccc; border-radius: 7px; background-color: #efefef;">
{{{Reward}}}
     </div>
     </div>
</div>
</div>
</div>
</div>
member
2,739

edits