Template:Preview Only Infobox

From HorizonXI Wiki
Revision as of 22:19, 4 October 2023 by Aramachus (talk | contribs) (Created page with "<onlyinclude><includeonly>{{#if:{{REVISIONID}}||<div style="border: 4px #AA0000 solid;"><div style="margin: 4px; padding: 4px; text-align: center; font-weight: bold; color: #AA0000; font-size: 1.6em;">This Documentation is only visible in preview mode!</div>{{{1|}}}</div>}}</includeonly></onlyinclude> ==Usage== This Template will provide an infobox that is only visible in preview mode. Main usage is template documentation for very common templates with many options....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

This Template will provide an infobox that is only visible in preview mode. Main usage is template documentation for very common templates with many options.

Example:

{{Preview Only Infobox|<pre>
{{Mission Header
| Mission Name = {Name of the Mission}
| Expansion = {Series of the Missions}
| Start = {NPC name that starts the quest}
| Start Location = {Location template}
| Description = {Ingame Mission Description}
| Level = {Required Level to complete the Mission}
| Requirements = {Requirements to ACCEPT the Mission}
| Items Needed = {Items Needed to COMPLETE the Mission}
| Repeatable = {yes/no}
| Title = {Title(s) obtained thoughout the mission
| Rewards = {Rewards obtained for COMPLETING the Mission}
| Previous = {previous mission: link{{!}}name}
| Next = {next mission: link{{!}}name}
}}</ pre>