Form:Mission: Difference between revisions
Jump to navigation
Jump to search
| (4 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
{{{for template|Infobox Mission}}} | {{{for template|Infobox Mission}}} | ||
{| class="formtable game-form-table" | {| class="formtable game-form-table" | ||
|- | |- | ||
! colspan="2" style="text-align: left; padding-top: 10px;" | | ! colspan="2" style="text-align: left; padding-top: 10px;" | | ||
| Line 13: | Line 12: | ||
'''Formatting help''' | '''Formatting help''' | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
; Internal links | |||
; Categories | ; Internal links | ||
; Embedding videos | <code><nowiki>[[Page name]]</nowiki></code><br> | ||
<code><nowiki>[[Page name|Link text]]</nowiki></code> | |||
; External links | |||
<code><nowiki>[https://certified.wiki/Help:User_Guide LinkTextHere]</nowiki></code> | |||
; Categories | |||
<code><nowiki>[[:Category:Halo|Halo]]</nowiki></code> | |||
; Text formatting | |||
<code><nowiki>''Italic''</nowiki></code><br> | |||
<code><nowiki>'''Bold'''</nowiki></code><br> | |||
<code><nowiki>'''''Bold italic'''''</nowiki></code> | |||
; Sub headers | |||
<code><nowiki>== Header 2 ==</nowiki></code> | |||
<code><nowiki>=== Header 3 ===</nowiki></code> | |||
; Lists | |||
<code><nowiki>* Bullet item</nowiki></code><br> | |||
<code><nowiki># Numbered item</nowiki></code> | |||
; Line breaks | |||
<code><nowiki><br></nowiki></code> | |||
; Embedding videos | |||
<code><nowiki>{{#ev:youtube|VIDEO_URL}}</nowiki></code> | |||
<hr> | <hr> | ||
[https://certified.wiki Open the full User Guide]] | |||
[https://certified.wiki/Help:User_Guide Open the full User Guide]] | |||
</div> | </div> | ||
</div> | </div> | ||
|- | |- | ||
! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" | | ! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" | | ||
<h2 style="margin:0; border:none;">Mission Details</h2> | <h2 style="margin:0; border:none;">Mission Details</h2> | ||
|- | |- | ||
! Mission Image: | ! Mission Image: | ||
| style="padding-bottom: 15px;" | {{{field|image|input type=combobox|uploadable|values from namespace=File|remote autocompletion|image preview|default filename=<pagename> Screenshot}}} | | style="padding-bottom: 15px;" | {{{field|image|input type=combobox|uploadable|values from namespace=File|remote autocompletion|image preview|default filename=<pagename> Screenshot}}} | ||
<div style="font-size: 90%;">''Upload a screenshot of the mission start or location.''</div> | <div style="font-size: 90%;">''Upload a screenshot of the mission start or location.''</div> | ||
|- | |||
! Game: | |||
| style="padding-bottom: 15px;" | {{{field|base_game|input type=tokens|values from category=Video Games|list|delimiter=,}}} | |||
<div style="font-size: 90%;">''The game where this mission is found''</div> | |||
|- | |- | ||
! Quest Giver: | ! Quest Giver: | ||
| Line 35: | Line 64: | ||
|- | |- | ||
! Location(s): | ! Location(s): | ||
| style="padding-bottom: 15px;" | {{{field|locations|input type=text|list|delimiter=,|placeholder=e.g. Alpha Mail Warehouse}}} | |||
| style="padding-bottom: 15px;" | {{{field|locations|input type=text|list|delimiter=,|placeholder=e.g. | |||
|- | |- | ||
! Prerequisites: | ! Prerequisites: | ||
| style="padding-bottom: 15px;" | {{{field|prereqs|input type=text|list|delimiter=,|placeholder=e.g. Previous Mission Name}}} | | style="padding-bottom: 15px;" | {{{field|prereqs|input type=text|list|delimiter=,|placeholder=e.g. Previous Mission Name}}} | ||
|- | |- | ||
! Reward(s): | ! Reward(s): | ||
| style="padding-bottom: 15px;" | {{{field|rewards|input type=text|list|delimiter=,|placeholder=e.g. 500 XP}}} | | style="padding-bottom: 15px;" | {{{field|rewards|input type=text|list|delimiter=,|placeholder=e.g. 500 XP}}} | ||
|- | |- | ||
! Mission Type: | ! Mission Type: | ||
| style="padding-bottom: 15px;" | {{{field|mission_type|input type=tokens|list|delimiter=,|values=Main Quest, Side Quest, Random Encounter, Tutorial}}} | | style="padding-bottom: 15px;" | {{{field|mission_type|input type=tokens|list|delimiter=,|values=Main Quest, Side Quest, Random Encounter, Tutorial}}} | ||
|- | |- | ||
! Difficulty: | ! Difficulty: | ||
| {{{field|difficulty|input type=dropdown|values=Easy, Medium, Hard}}} | | {{{field|difficulty|input type=dropdown|values=Easy, Medium, Hard}}} | ||
|- | |- | ||
! Optional 1: | ! Optional 1: | ||
| Label: {{{field|label1}}} | | Label: {{{field|label1}}} | ||
Data: {{{field|data1}}} | Data: {{{field|data1}}} | ||
|- | |- | ||
! Optional 2: | ! Optional 2: | ||
| Label: {{{field|label2}}} | | Label: {{{field|label2}}} | ||
Data: {{{field|data2}}} | Data: {{{field|data2}}} | ||
|- | |||
! Optional 3: | |||
| Label: {{{field|label3}}} | |||
Data: {{{field|data3}}} | |||
{{{end template}}} | {{{end template}}} | ||
|} | |} | ||
{{{for template|Content Mission}}} | {{{for template|Content Mission}}} | ||
{| class="formtable game-form-table" | {| class="formtable game-form-table" | ||
|- | |- | ||
! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" | | ! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" | | ||
<h2 style="margin:0; border:none;">Mission Content</h2> | <h2 style="margin:0; border:none;">Mission Content</h2> | ||
|- | |- | ||
! Introduction: | ! Introduction: | ||
| {{{field|introduction|input type=textarea|rows=3|autogrow}}} | | {{{field|introduction|input type=textarea|rows=3|autogrow}}} | ||
<div style="font-size: 90%;">''Briefly describe the story setup for this mission.''</div> | <div style="font-size: 90%;">''Briefly describe the story setup for this mission.''</div> | ||
|- | |- | ||
! Objectives: | ! Objectives: | ||
| {{{field|objectives|input type=textarea|rows=5|autogrow}}} | | {{{field|objectives|input type=textarea|rows=5|autogrow}}} | ||
<div style="font-size: 90%;">''List the specific goals (use * for bullets).''</div> | <div style="font-size: 90%;">''List the specific goals (use * for bullets).''</div> | ||
|- | |- | ||
! Walkthrough: | ! Walkthrough: | ||
| {{{field|walkthrough|input type=textarea|rows=10|autogrow}}} | | {{{field|walkthrough|input type=textarea|rows=10|autogrow}}} | ||
<div style="font-size: 90%;">''Detailed steps to complete the mission.''</div> | <div style="font-size: 90%;">''Detailed steps to complete the mission.''</div> | ||
|- | |- | ||
! Dialogue: | ! Dialogue: | ||
| {{{field|dialogue|input type=textarea|rows=5|autogrow}}} | | {{{field|dialogue|input type=textarea|rows=5|autogrow}}} | ||
<div style="font-size: 90%;">''Notable quotes or lore found during the mission.''</div> | <div style="font-size: 90%;">''Notable quotes or lore found during the mission.''</div> | ||
|- | |- | ||
! Forklifts: | ! Forklifts: | ||
| Line 106: | Line 125: | ||
<div id="gallery-section" class="pf-collapsible-content"> | <div id="gallery-section" class="pf-collapsible-content"> | ||
{| class="formtable game-form-table" | {| class="formtable game-form-table" | ||
|- | |- | ||
! Gallery image 1: | ! Gallery image 1: | ||
| {{{field|gallery_image1|input type=combobox|uploadable|values from namespace=File|image preview|size=60}}} | | {{{field|gallery_image1|input type=combobox|uploadable|values from namespace=File|image preview|size=60}}} | ||
Caption: {{{field|gallery_caption1|input type=text|size=50}}} | Caption: {{{field|gallery_caption1|input type=text|size=50}}} | ||
|- | |- | ||
! Gallery image 2: | ! Gallery image 2: | ||
| {{{field|gallery_image2|input type=combobox|uploadable|values from namespace=File|image preview|size=60}}} | | {{{field|gallery_image2|input type=combobox|uploadable|values from namespace=File|image preview|size=60}}} | ||
Caption: {{{field|gallery_caption2|input type=text|size=50}}} | Caption: {{{field|gallery_caption2|input type=text|size=50}}} | ||
|- | |||
! Gallery image 3: | |||
| {{{field|gallery_image3|input type=combobox|uploadable|values from namespace=File|image preview|size=60}}} | |||
Caption: {{{field|gallery_caption3|input type=text|size=50}}} | |||
|} | |} | ||
</div> | </div> | ||
| Line 123: | Line 143: | ||
{{{for template|Footer Mission}}} | {{{for template|Footer Mission}}} | ||
{| class="formtable game-form-table" | {| class="formtable game-form-table" | ||
|- | |- | ||
! Notes: | ! Notes: | ||
| Line 129: | Line 148: | ||
|- | |- | ||
! Categories: | ! Categories: | ||
| {{{field|categories|input type=tokens|values from namespace=Category|list|delimiter=,|mapping=mission_type}}} | |||
| {{{field|categories|input type=tokens|values from namespace=Category|list|delimiter=,|mapping=mission_type | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
Latest revision as of 22:02, 10 March 2026
Enter a mission or quest name to create or edit a page: