Template:CampaignFrame: Difference between revisions
From Velthuryn
No edit summary |
No edit summary |
||
| (24 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
<div class="vh-cf-header"> | <div class="vh-cf-header"> | ||
<h1 class="vh-cf-title">{{{title|Campaign Title}}}</h1> | <h1 class="vh-cf-title">{{{title|Campaign Title}}}</h1> | ||
<!-- Optional summary / hook line --> | <!-- Optional summary / hook line --> | ||
{{#if: {{{hook|}}} | | {{#if: {{{hook|}}} | | ||
| Line 11: | Line 10: | ||
}} | }} | ||
<div class="vh-cf-meta">By: {{{author|Joe | <div class="vh-cf-meta"><p>By: {{{author|Joe McMahon}}}<br/>System: {{{system|System: Daggerheart}}}<br/>Complexity: [[Has campaign complexity::{{{complexity}}}|{{{complexity}}}]]<br/>Setting: [[Has setting::{{{setting}}}|{{{setting}}}]]</div> | ||
</div> | </div> | ||
| Line 23: | Line 19: | ||
<div class="vh-cf-col vh-cf-col-left">{{#if: {{{pitch|}}} | | <div class="vh-cf-col vh-cf-col-left">{{#if: {{{pitch|}}} | | ||
<h2>The Pitch</h2> | <h2>The Pitch</h2> | ||
<div class="vh-cf-text vh-cf-dropcap">{{pitch}}} | <div class="vh-cf-text vh-cf-dropcap">[[Has pitch::{{{pitch}}}|{{{pitch}}}]] | ||
</div> | </div> | ||
}} | }} | ||
| Line 29: | Line 25: | ||
<!-- Right column --> | <!-- Right column --> | ||
<div class="vh-cf-col vh-cf-col-right"> | <div class="vh-cf-col vh-cf-col-right"> | ||
{{#if: {{{toneandfeel|}}} | | {{#if: {{{toneandfeel|}}} | | ||
<div class="vh-cf-callout"> | <div class="vh-cf-callout-title">Tone & Feel</div> | ||
<div class="vh-cf-text">{{{toneandfeel}}}</div> | |||
}} | }} | ||
{{#if: {{{themes|}}} | | {{#if: {{{themes|}}} | | ||
<div class="vh-cf-callout-title">Themes</div> | <div class="vh-cf-callout-title">Themes</div> | ||
<div class="vh-cf-text"> | <div class="vh-cf-text">{{{themes}}}</div> | ||
}} | }} | ||
{{#if: {{{touchstones|}}} | | {{#if: {{{touchstones|}}} | | ||
<div class="vh-cf-callout-title">Touchstones</div> | <div class="vh-cf-callout-title">Touchstones</div> | ||
<div class="vh-cf-text"> | <div class="vh-cf-text">{{{touchstones}}}</div> | ||
}} | }} | ||
</div> <!-- end right column --> | </div> <!-- end right column --> | ||
<div class="vh-cf-multicol"> | |||
{{#if: {{{overview|}}} | | {{#if: {{{overview|}}} | | ||
<h2>Overview</h2> | <h2>Overview</h2> | ||
<div class="vh-cf-text vh-cf-italics">If your group decides to play this campaign, give your players the following information before character creation.</div> | <div class="vh-cf-text vh-cf-italics">If your group decides to play this campaign, give your players the following information before character creation.</div> | ||
<div class="vh-cf-text vh-cf-dropcap"> | <div class="vh-cf-text vh-cf-dropcap">{{{overview}}}</div> | ||
}} | }} | ||
{{#if: {{{classes|}}} | | {{#if: {{{classes|}}} | | ||
<h2>Communities</h2> | <h2>Communities</h2> | ||
<div class="vh-cf-text | <div class="vh-cf-text"> | ||
{{{communities}}} | {{{communities}}} | ||
</div> | </div> | ||
}} | }} | ||
{{#if: {{{ | {{#if: {{{ancestries|}}} | | ||
<div class="vh-cf- | <div class="vh-cf-text"> | ||
<h2>Ancestries</h2> | <h2>Ancestries</h2> | ||
{{{ancestries}}} | {{{ancestries}}} | ||
| Line 83: | Line 63: | ||
}} | }} | ||
{{#if: {{{ | {{#if: {{{classes|}}} | | ||
< | <h2>Classes</h2> | ||
<div class="vh-cf-text"> | |||
{{{ | {{{classes}}} | ||
</div> | </div> | ||
}} | }} | ||
</div> <!-- end | </div> <!-- end multi col --> | ||
<!-- Two column body --> | <!-- Two column body --> | ||
<div class="vh-cf-body"> | <div class="vh-cf-body"> | ||
<!-- Left column --> | <!-- Left column --> | ||
<div class="vh-cf-col vh-cf-col-left"> | <div class="vh-cf-col vh-cf-col-left"> | ||
{{#if: {{{ | {{#if: {{{player_principles|}}} | | ||
<div class="vh-cf-text"> | |||
<div class="vh-cf-text | <h2>Player Principles</h2> | ||
{{{ | {{{player_principles}}} | ||
</div> | </div> | ||
}} | }} | ||
| Line 103: | Line 83: | ||
<!-- Right column --> | <!-- Right column --> | ||
<div class="vh-cf-col vh-cf-col-right"> | <div class="vh-cf-col vh-cf-col-right"> | ||
{{#if: {{{gm_principles|}}} | | {{#if: {{{gm_principles|}}} | | ||
<div class="vh-cf- | <div class="vh-cf-text"> | ||
< | <h2>GM Principles</h2> | ||
{{{gm_principles}}} | {{{gm_principles}}} | ||
</div> | </div> | ||
}} | }} | ||
</div> <!-- end right column --> | </div> <!-- end right column --> | ||
<!-- Two column body --> | |||
{{#if: {{{distinctions|}}} | | |||
<div class="vh-cf-body"> | |||
<h2>Distinctions</h2> | |||
<div class="vh-cf-multicol"> | |||
<div class="vh-cf-text"> | |||
{{{distinctions}}} | |||
</div> | |||
</div> | |||
</div> | |||
}} | |||
<!-- Two column body --> | <!-- Two column body --> | ||
<div class="vh-cf-body"> | <div class="vh-cf-body"> | ||
<!-- Left column --> | <!-- Left column --> | ||
{{#if: {{{inciting_incident|}}} | | |||
{{#if: {{{ | <div class="vh-cf-text"> | ||
<h2> | <h2>The Inciting Incident</h2> | ||
<div class="vh-cf-dropcap">{{{inciting_incident}}}</div> | |||
}} | }} | ||
</div> <!-- end left column --> | |||
<!-- Right column --> | <!-- Right column --> | ||
<div class="vh-cf-col vh-cf-col-right"> | <div class="vh-cf-col vh-cf-col-right"> | ||
{{#if: {{{session_zero_qs|}}} | | {{#if: {{{session_zero_qs|}}} | | ||
< | <h2>Session Zero Questions</h2> | ||
<div class="vh-cf- | <div class="vh-cf-text"> | ||
{{{session_zero_qs}}} | |||
</div> | |||
}} | }} | ||
</div> <!-- end right column --> | </div> <!-- end right column --> | ||
</div> <!-- end body --> | </div> <!-- end body --> | ||
</div> <!-- end frame wrapper --> | </div> <!-- end frame wrapper --> | ||
[[Has entity type::Campaign Frame]] | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Documentation for using {{tl|CampaignFrame}}. | Documentation for using {{tl|CampaignFrame}}. | ||
</noinclude> | </noinclude> | ||
Latest revision as of 01:47, 5 January 2026
Documentation for using Template:Tl.

