Template:Quest walkthrough infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "border-bottom:1px solid " to "border-color:") |
m (Text replacement - "dummy edit" to "Category:Infobox templates") Tag: Manual revert |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{Infobox|start|width=260px|bg=#7995CA}} | ||
{{ | {{Infobox|entry|title={{{prev-title|Prev}}}|content={{{prev|}}}}} | ||
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}}} | |||
{{Infobox|title|name={{{name|}}}}} | |||
{{{prev|}}} | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg=#B4C5E3}} | ||
{{ | {{Infobox|entry|title={{{npcs-title|NPCs}}}|content={{{npcs|}}}}} | ||
{{Infobox|entry|title={{{type-title|Type}}}|content={{{type|}}}}} | |||
{{Infobox|entry|title={{{location-title|Location(s)}}}|content={{{location|}}}}} | |||
{ | {{Infobox|entry|title={{{steps-title|Steps}}}|content={{{steps|}}}}} | ||
{{Infobox|entry|title={{{mission-title|Mission(s)}}}|content={{{mission|}}}}} | |||
{{Infobox|entry|title={{{rewards-title|Rewards}}}|content={{{rewards|}}}}} | |||
{{Infobox|end}}<includeonly>[[Category:Walkthroughs]]</includeonly><noinclude>{{clear}} | |||
{{ | ==Usage instructions== | ||
{{ | |||
{{{npcs-title|NPCs}}} | |||
{{{npcs|}}} | |||
{{ | |||
{{{type-title|Type}}} | |||
{{{type|}}} | |||
{{ | |||
{{{location-title|Location(s)}}} | |||
{{{location|}}} | |||
{{ | |||
{{{steps-title|Steps}}} | |||
{{{steps|}} | |||
{{ | |||
{{{mission-title|Mission(s)}}} | |||
{{{mission|}}} | |||
{{ | |||
{{{rewards-title|Rewards}}} | |||
{{ | |||
{{clear}} | |||
== | |||
Cut and paste the following code into your article, then put the relevant specifications after the "=" signs. | Cut and paste the following code into your article, then put the relevant specifications after the "=" signs. | ||
Line 74: | Line 31: | ||
|rewards= | |rewards= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 09:58, June 14, 2024
Quest walkthrough infobox | |
---|---|
Usage instructions
Cut and paste the following code into your article, then put the relevant specifications after the "=" signs.
{{Quest walkthrough infobox |prev= |next= |name= |image= |npcs= |type= |location= |steps= |mission= |rewards= }}