Template:CampaignFrame: Difference between revisions

From Velthuryn
No edit summary
No edit summary
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>
     <div class="vh-cf-subtitle">
     <div class="vh-cf-subtitle">{{{subtitle|}}}</div>
      {{{subtitle|}}}
    </div>
     <!-- Optional summary / hook line -->
     <!-- Optional summary / hook line -->
     {{#if: {{{hook|}}} |
     {{#if: {{{hook|}}} |
     <div class="vh-cf-hook">
     <div class="vh-cf-hook">{{{hook}}}</div>
      {{{hook}}}
    </div>
     }}
     }}


     <div class="vh-cf-meta">
     <div class="vh-cf-meta">By: {{{author|Joe McMahoon}}}
      By: {{{author|Joe McMahoon}}}
       System: {{{system|System: Daggerheart}}}
       System: {{{system|System: Daggerheart}}}
       Complexity: {{{complexity|⏺}}}
       Complexity: {{{complexity|⏺}}}
Line 26: Line 21:


     <!-- Left column -->
     <!-- Left column -->
     <div class="vh-cf-col vh-cf-col-left">
     <div class="vh-cf-col vh-cf-col-left">{{#if: {{{pitch|}}} |
      {{#if: {{{pitch|}}} |
       <h2>The Pitch</h2>
       <h2>The Pitch</h2>
       <div class="vh-cf-text vh-cf-dropcap">
       <div class="vh-cf-text vh-cf-dropcap">{{pitch}}}
        {{{pitch}}}
       </div>
       </div>
       }}
       }}

Revision as of 15:42, 9 December 2025


Documentation for using Template:Tl.