Difference between revisions of "Template:PLTable"
From NY Science Standards Wiki
| Line 1: | Line 1: | ||
| − | < | + | <div class="pltable-linear"> |
| − | {{#if:{{{ | + | {{#if:{{{Level1|}}}|<div style="display: flex; align-items: baseline; margin-bottom: 10px;"><input type="checkbox" style="margin-right: 8px;" /><div><strong>Level 1:</strong> {{{Level1}}}</div></div>}} |
| − | {{#if:{{{ | + | {{#if:{{{Level2|}}}|<div style="display: flex; align-items: baseline; margin-bottom: 10px;"><input type="checkbox" style="margin-right: 8px;" /><div><strong>Level 2:</strong> {{{Level2}}}</div></div>}} |
| − | {{#if:{{{Level3|}}}|< | + | {{#if:{{{Level3|}}}|<div style="display: flex; align-items: baseline; margin-bottom: 10px;"><input type="checkbox" style="margin-right: 8px;" /><div><strong>Level 3:</strong> {{{Level3}}}</div></div>}} |
| − | {{#if:{{{ | + | {{#if:{{{Level4|}}}|<div style="display: flex; align-items: baseline; margin-bottom: 10px;"><input type="checkbox" style="margin-right: 8px;" /><div><strong>Level 4:</strong> {{{Level4}}}</div></div>}} |
| − | {{#if:{{{ | + | {{#if:{{{Level5|}}}|<div style="display: flex; align-items: baseline; margin-bottom: 10px;"><input type="checkbox" style="margin-right: 8px;" /><div><strong>Level 5:</strong> {{{Level5}}}</div></div>}} |
| − | </ | + | </div> |
Revision as of 14:32, 23 April 2026