Template:Quest walkthrough infobox: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Infobox|start|color={{{color1|inherit}}}|bg={{{BG|#7995CA}}}}}
{{Infobox|start|bg=#7995CA}}


{{Infobox|entry|title=Prev|content={{{prev|}}}}}
{{Infobox|entry|title=Prev|content={{{prev|}}}}}
{{Infobox|entry|title=Next|content={{{next|}}}}}
{{Infobox|entry|title=Next|content={{{next|}}}}}


{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}}
{{Infobox|title|name={{{name|}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#B4C5E3}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg=#B4C5E3}}


{{Infobox|entry|title={{{npcs-title|NPCs}}}|content={{{npcs|}}}}}
{{Infobox|entry|title={{{npcs-title|NPCs}}}|content={{{npcs|}}}}}
Line 31: Line 31:
|rewards=
|rewards=
}}
}}
</pre>
==Custom parameters==
The following allows you to alter the background colors of the template:
<pre>
|imageBG=
|nameBG=
|sectionBG=
|fieldBG=
|titleBG=
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>