Template:CampaignFrame: Difference between revisions

From Velthuryn
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 10: Line 10:
     }}
     }}


     <div class="vh-cf-meta"><p>By: {{{author|Joe McMahoon}}}<br/>System: {{{system|System: Daggerheart}}}<br/>Complexity: {{{complexity|}}}</div>
     <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 19: 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 26: Line 26:
     <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-callout-title">Tone & Feel</div>{{{toneandfeel}}}
      <div class="vh-cf-text">{{{toneandfeel}}}</div>
      </div>
       }}
       }}


Line 43: Line 42:
     </div> <!-- end right column -->
     </div> <!-- end right column -->


  <div class="">
    <div class="vh-cf-multicol">
     {{#if: {{{overview|}}} |
     {{#if: {{{overview|}}} |
       <h2>Overview</h2>
       <h2>Overview</h2>
Line 49: Line 48:
       <div class="vh-cf-text vh-cf-dropcap">{{{overview}}}</div>
       <div class="vh-cf-text vh-cf-dropcap">{{{overview}}}</div>
     }}
     }}
  </div>
 
  <!-- Two column body -->
  <div class="vh-cf-body">
    <!-- Left column -->
    <div class="vh-cf-col vh-cf-col-left">
       {{#if: {{{classes|}}} |
       {{#if: {{{classes|}}} |
       <h2>Communities</h2>
       <h2>Communities</h2>
Line 60: Line 55:
       </div>
       </div>
       }}
       }}
    </div> <!-- end left column -->
    <!-- Right column -->
    <div class="vh-cf-col vh-cf-col-right">


       {{#if: {{{ancestries|}}} |
       {{#if: {{{ancestries|}}} |
Line 77: Line 69:
       </div>
       </div>
       }}
       }}
     </div> <!-- end right column -->
     </div> <!-- end multi col -->
   <!-- Two column body -->
   <!-- Two column body -->
   <div class="vh-cf-body">
   <div class="vh-cf-body">
Line 98: Line 90:
       }}
       }}
     </div> <!-- end right column -->
     </div> <!-- end right column -->
   <!-- Two column body -->
   <!-- Two column body -->
  {{#if: {{{distinctions|}}} |
   <div class="vh-cf-body">
   <div class="vh-cf-body">
     <h2>Distinctions</h2>
     <h2>Distinctions</h2>
     <div class="vh-cf-multicol">
     <div class="vh-cf-multicol">
      {{#if: {{{distinctions|}}} |
       <div class="vh-cf-text">
       <div class="vh-cf-text">
         {{{distinctions}}}
         {{{distinctions}}}
       </div>
       </div>
      }}
     </div>
     </div>
   </div>
   </div>
 
  }}
   <!-- 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">
       {{#if: {{{inciting_incident|}}} |
       {{#if: {{{distinctions|}}} |
      <h2>Distinctions</h2>
       <div class="vh-cf-text">
       <div class="vh-cf-text">
         {{{distinctions}}}
         <h2>The Inciting Incident</h2>
      </div>
        <div class="vh-cf-dropcap">{{{inciting_incident}}}</div>
       }}
       }}
    </div> <!-- end left column -->
      </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: {{{inciting_incident|}}} |
      <div class="vh-cf-text">
        <div class="vh-cf-dropcap">The Inciting Incident</div>
        {{{inciting_incident}}}
      </div>
      }}
       {{#if: {{{session_zero_qs|}}} |
       {{#if: {{{session_zero_qs|}}} |
       <div class="vh-cf-callout">
       <h2>Session Zero Questions</h2>
         <div class="vh-cf-callout-title">Session Zero Questions/div>
         <div class="vh-cf-text">
        {{{session_zero_qs}}}
          {{{session_zero_qs}}}
      </div>
        </div>
       }}
       }}
     </div> <!-- end right column -->
     </div> <!-- end right column -->
Line 142: Line 122:
   </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.