Template:Quest infobox: Difference between revisions
From Destinypedia, the Destiny wiki
(Move quest giver field up higher in infobox) |
m (Text replacement - "dummy edit" to "Category:Infobox templates") Tag: Manual revert |
||
(76 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#7995CA}}}}} | ||
{{ | {{Infobox|entry|title={{{prev-title|Prev}}}|content={{{prev|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | ||
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | |||
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}} | |||
{{{ | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#B4C5E3}}}|linebg={{{lineBG|#999}}}}} | ||
{{ | |||
{{Infobox|entry|title={{{game-title|Game}}}|content={{{game|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | |||
{{Infobox|entry|title={{{giver-title|Quest giver}}}|content={{{giver|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | |||
{{Infobox|entry|title={{{objective-title|Objective}}}|content={{{objective|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | |||
{{ | {{Infobox|entry|title={{{reward-title|Reward(s)}}}|content={{{reward|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}} | ||
{{Infobox|colspan|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}|content={{#if:{{{nowalk|}}}||<nowiki/> | |||
{{#ifexist:{{FULLPAGENAME}}/Walkthrough|{{SITENAME}} has a walkthrough guide for this quest; see [[{{FULLPAGENAME}}/Walkthrough]].|{{SITENAME}} doesn't currently have a walkthrough for this quest; could you [{{FULLURL:{{FULLPAGENAME}}/Walkthrough|action=edit}} write one]?}}}}}} | |||
{ | |||
{{Infobox|end}}<noinclude>{{clear}} | |||
==Usage instructions== | |||
{{ | |||
{{{ | |||
{{ | |||
{{#if:{{{nowalk|}}}|| | |||
{{ | |||
==Usage== | |||
To use this template, paste the following code into the top of the article, filling all relevant fields: | To use this template, paste the following code into the top of the article, filling all relevant fields: | ||
<pre> | <pre> | ||
{{Quest infobox | {{Quest infobox | ||
Line 60: | Line 29: | ||
|objective= | |objective= | ||
|reward= | |reward= | ||
}}</pre> | }} | ||
</pre> | |||
===Optional fields=== | ===Optional fields=== | ||
All fields are | All fields are optional. Fields left empty will not display a row. | ||
* | |||
*<code>image</code> | |||
**Use the appropriate image from [[:Category:Quest icons]]. | |||
*<code>nowalk</code> | |||
**Disables the walkthrough available/unavailable notice. Use for cutscenes. | **Disables the walkthrough available/unavailable notice. Use for cutscenes. | ||
**Set to any non-empty value to use. | **Set to any non-empty value to use. | ||
==Custom parameters== | |||
The following allows you to alter the background colors of the template: | |||
<pre> | <pre> | ||
|nameBG= | |||
|imageBG= | |imageBG= | ||
|sectionBG= | |sectionBG= | ||
|fieldBG= | |fieldBG= | ||
Line 76: | Line 52: | ||
</pre> | </pre> | ||
[[Category:Infobox templates | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 09:58, June 14, 2024
Quest infobox | |
---|---|
Destinypedia doesn't currently have a walkthrough for this quest; could you write one? | |
Usage instructions
To use this template, paste the following code into the top of the article, filling all relevant fields:
{{Quest infobox |prev= |next= |name= |image= |game= |giver= |objective= |reward= }}
Optional fields
All fields are optional. Fields left empty will not display a row.
image
- Use the appropriate image from Category:Quest icons.
nowalk
- Disables the walkthrough available/unavailable notice. Use for cutscenes.
- Set to any non-empty value to use.
Custom parameters
The following allows you to alter the background colors of the template:
|nameBG= |imageBG= |sectionBG= |fieldBG= |titleBG=