Difference between revisions of "Template:PLTable"

From NY Science Standards Wiki
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<tabs>
+
<div class="pltable-linear" style="background-color: #f8f9fa; border: 1px solid #c8ccd1; padding: 16px 16px 8px 16px; margin-bottom: 1em;">
<tab name="NYS Level 5">
+
{{#if:{{{Level1|}}}|<div style="display: flex; align-items: baseline; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #eaecf0;"><span style="margin-right: 8px; font-size: 1.2em; color: #54595d;">&#9744;</span><div><strong>Level 1:</strong> {{{Level1}}}</div></div>}}
<div id="PE5">
+
{{#if:{{{Level2|}}}|<div style="display: flex; align-items: baseline; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #eaecf0;"><span style="margin-right: 8px; font-size: 1.2em; color: #54595d;">&#9744;</span><div><strong>Level 2:</strong> {{{Level2}}}</div></div>}}
  <div id="PE5-title">'''NYS Level 5'''</div>
+
{{#if:{{{Level3|}}}|<div style="display: flex; align-items: baseline; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #eaecf0;"><span style="margin-right: 8px; font-size: 1.2em; color: #54595d;">&#9744;</span><div><strong>Level 3:</strong> {{{Level3}}}</div></div>}}
  {{{Level5}}}
+
{{#if:{{{Level4|}}}|<div style="display: flex; align-items: baseline; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #eaecf0;"><span style="margin-right: 8px; font-size: 1.2em; color: #54595d;">&#9744;</span><div><strong>Level 4:</strong> {{{Level4}}}</div></div>}}
 +
{{#if:{{{Level5|}}}|<div style="display: flex; align-items: baseline; padding-bottom: 8px; margin-bottom: 8px;"><span style="margin-right: 8px; font-size: 1.2em; color: #54595d;">&#9744;</span><div><strong>Level 5:</strong> {{{Level5}}}</div></div>}}
 
</div>
 
</div>
</tab>
 
 
<tab name="NYS Level 4">
 
<div id="PE4">
 
  <div id="PE4-title">'''NYS Level 4'''</div>
 
  {{{Level4}}}
 
</div>
 
</tab>
 
 
<tab name="NYS Level 3">
 
<div id="PE3">
 
  <div id="PE3-title">'''NYS Level 3'''</div>
 
  {{{Level3}}}
 
</div>
 
</tab>
 
 
<tab name="NYS Level 2">
 
<div id="PE2">
 
  <div id="PE2-title">'''NYS Level 2'''</div>
 
  {{{Level2}}}
 
</div>
 
</tab>
 
 
<tab name="NYS Level 1">
 
<div id="PE1">
 
  <div id="PE1-title">'''NYS Level 1'''</div>
 
  {{{Level1}}}
 
</div>
 
</tab>
 
</tabs>
 

Latest revision as of 14:37, 23 April 2026