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>{{#if:{{{s1_title|}}}|{{{s1_title|}}}|???}}</h2>
<table class="wikitable">
<table class="wikitable">
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s1_reward|}}}|{{{s1_reward|}}}|?}}}}</td></tr>
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s1_reward|}}}|{{{s1_reward|}}}|?}}}}</td></tr>
Line 6: Line 6:
{{#if:{{{s1_text|}}}|{{{s1_text|}}}|???}}
{{#if:{{{s1_text|}}}|{{{s1_text|}}}|???}}


<h2>{{{s2_title|???}}}</h2>
<h2>{{#if:{{{s2_title|}}}|{{{s2_title|}}}|???}}</h2>
<table class="wikitable">
<table class="wikitable">
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s2_reward|}}}|{{{s2_reward|}}}|?}}}}</td></tr>
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s2_reward|}}}|{{{s2_reward|}}}|?}}}}</td></tr>
Line 13: Line 13:
{{#if:{{{s2_text|}}}|{{{s2_text|}}}|???}}
{{#if:{{{s2_text|}}}|{{{s2_text|}}}|???}}


<h2>{{{s3_title|???}}}</h2>
<h2>{{#if:{{{s3_title|}}}|{{{s3_title|}}}|???}}</h2>
<table class="wikitable">
<table class="wikitable">
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s3_reward|}}}|{{{s3_reward|}}}|?}}}}</td></tr>
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s3_reward|}}}|{{{s3_reward|}}}|?}}}}</td></tr>
Line 20: Line 20:
{{#if:{{{s3_text|}}}|{{{s3_text|}}}|???}}
{{#if:{{{s3_text|}}}|{{{s3_text|}}}|???}}


<h2>{{{s4_title|???}}}</h2>
<h2>{{#if:{{{s4_title|}}}|{{{s4_title|}}}|???}}</h2>
<table class="wikitable">
<table class="wikitable">
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s4_reward|}}}|{{{s4_reward|}}}|?}}}}</td></tr>
<tr><th>Reward</th><td>{{Item|Dough|x={{#if:{{{s4_reward|}}}|{{{s4_reward|}}}|?}}}}</td></tr>

Latest revision as of 22:29, 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.