Difference between revisions of "Template:PLTable"

From NY Science Standards Wiki
m (Reverted edits by Conrad (talk) to last revision by Conradrichman)
Tag: Rollback
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="performance-level-table">
+
<tabs>
<table class="wikitable">
+
{{#if:{{{Level5|}}}|<tab name="Level 5"><div class="pltab-content">{{{Level5}}}</div></tab>}}
<tr>
+
{{#if:{{{Level4|}}}|<tab name="Level 4"><div class="pltab-content">{{{Level4}}}</div></tab>}}
  <th><div id="PE5"><div id="PE5-title">'''NYS Level 5'''</div></div></th>
+
{{#if:{{{Level3|}}}|<tab name="Level 3"><div class="pltab-content">{{{Level3}}}</div></tab>}}
  <th><div id="PE4"><div id="PE4-title">'''NYS Level 4'''</div></div></th>
+
{{#if:{{{Level2|}}}|<tab name="Level 2"><div class="pltab-content">{{{Level2}}}</div></tab>}}
  <th><div id="PE3"><div id="PE3-title">'''NYS Level 3'''</div></div></th>
+
{{#if:{{{Level1|}}}|<tab name="Level 1"><div class="pltab-content">{{{Level1}}}</div></tab>}}
  <th><div id="PE2"><div id="PE2-title">'''NYS Level 2'''</div></div></th>
+
</tabs>
  <th><div id="PE1"><div id="PE1-title">'''NYS Level 1'''</div></div></th>
 
</tr>
 
<tr>
 
  <td>{{{Level5}}}</td>
 
  <td>{{{Level4}}}</td>
 
  <td>{{{Level3}}}</td>
 
  <td>{{{Level2}}}</td>
 
  <td>{{{Level1}}}</td>
 
</tr>
 
</table>
 
</div>
 

Latest revision as of 09:04, 22 April 2025