Template:Neighbor Stories: Difference between revisions
Template page
More actions
ReisuDesign (talk | contribs) No edit summary |
ReisuDesign (talk | contribs) 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|? | <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|? | <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|? | <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|? | <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> | ||