Jump to content

Template:Neighbor Stories: Difference between revisions

From The Petit Planet Wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><h2>{{{s1_title|???}}}</h2>
<includeonly><h2>{{{s1_title|???}}}</h2>
<table class="wikitable">
<table class="wikitable">
<tr><th>Reward</th><td>{{Item|Dough|x={{{s1_reward|?}}}}}</td></tr>
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s1_reward|}}}|{{{s1_reward|}}}|?}}}}</td></tr>
{{#if:{{{s1_req|}}}|<tr><th>Requirement</th><td>{{{s1_req}}}</td></tr>}}
{{#if:{{{s1_req|}}}|<tr><th>Requirement</th><td>{{{s1_req}}}</td></tr>}}
</table>
</table>
Line 8: Line 8:
<h2>{{{s2_title|???}}}</h2>
<h2>{{{s2_title|???}}}</h2>
<table class="wikitable">
<table class="wikitable">
<tr><th>Reward</th><td>{{Item|Dough|x={{{s2_reward|?}}}}}</td></tr>
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s2_reward|}}}|{{{s2_reward|}}}|?}}}}</td></tr>
{{#if:{{{s2_req|}}}|<tr><th>Requirement</th><td>{{{s2_req}}}</td></tr>}}
{{#if:{{{s2_req|}}}|<tr><th>Requirement</th><td>{{{s2_req}}}</td></tr>}}
</table>
</table>
Line 15: Line 15:
<h2>{{{s3_title|???}}}</h2>
<h2>{{{s3_title|???}}}</h2>
<table class="wikitable">
<table class="wikitable">
<tr><th>Reward</th><td>{{Item|Dough|x={{{s3_reward|?}}}}}</td></tr>
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s3_reward|}}}|{{{s3_reward|}}}|?}}}}</td></tr>
{{#if:{{{s3_req|}}}|<tr><th>Requirement</th><td>{{{s3_req}}}</td></tr>}}
{{#if:{{{s3_req|}}}|<tr><th>Requirement</th><td>{{{s3_req}}}</td></tr>}}
</table>
</table>
Line 22: Line 22:
<h2>{{{s4_title|???}}}</h2>
<h2>{{{s4_title|???}}}</h2>
<table class="wikitable">
<table class="wikitable">
<tr><th>Reward</th><td>{{Item|Dough|x={{{s4_reward|?}}}}}</td></tr>
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s4_reward|}}}|{{{s4_reward|}}}|?}}}}</td></tr>
{{#if:{{{s4_req|}}}|<tr><th>Requirement</th><td>{{{s4_req}}}</td></tr>}}
{{#if:{{{s4_req|}}}|<tr><th>Requirement</th><td>{{{s4_req}}}</td></tr>}}
</table>
</table>
{{#if:{{{s4_text|}}}|{{{s4_text|}}}|???}}</includeonly><noinclude>{{Documentation|type=Design}}</noinclude>
{{#if:{{{s4_text|}}}|{{{s4_text|}}}|???}}</includeonly><noinclude>{{Documentation|type=Design}}</noinclude>

Revision as of 22:28, 14 November 2025

Template documentation
Note: parts of or the entire template might not be visible without values provided.

The documentation for this template is missing. Click here to create it.