Template:Infobox Quest: Difference between revisions

From SureAI Wiki
No edit summary
Tag: Reverted
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<infobox style="display:none;">
<div style="display:none; width:300px; float:right; margin-left:40px; margin-right:20px;">
  <title source="title1">
<div style="width:100%;
    <default>{{PAGENAME}}</default>
height:30px;
  </title>
background-color: #7b2b05;
  <image source="image1">
color: #FFF;
    <caption source="caption-image1"/>
font-size: 20px;
  </image>
padding: 10px;
font-weight: 700;
text-align: center;">{{PAGENAME}}</div>
<div><img source="image1"></div>
   <data source="quest_type">
   <data source="quest_type">
     <label>Quest type</label>
     <label>Quest type</label>
Line 55: Line 58:
     </data>
     </data>
   </group>
   </group>
</infobox>
</div>
</includeonly>
</includeonly>
<noinclude>
<noinclude>

Latest revision as of 13:24, 8 December 2025


Example usage:

{{Infobox Quest
|title1=Automatically the page name
|image1=Example
|caption1=Example
|quest_type=Storyline quest or side quest
|quest giver= the person who needs to be talked to in order to start the quest.
|involved_people=The other people involved in the quest.
|places=The places visited during the quest
|starting_conditions=Example
|previous_quest(s)=Example
|concurrent_quest(s)=Quests that run at the same time.
|succeeding_quest(s)=Example
|reward_first_outcome=Example
|reward_second_outcome=Example
|reward_third_outcome=Example
|achievement_nehrim=Example
|achievement_steam=Example
}}