Template:Neighbor Infobox: Difference between revisions
Template page
More actions
ReisuDesign (talk | contribs) No edit summary |
ReisuDesign (talk | contribs) No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
<label>Role</label> | <label>Role</label> | ||
</data> | </data> | ||
<data source=" | <data source="galaxy"> | ||
<label> | <label>Galaxy</label> | ||
</data> | |||
<data source="loves"> | |||
<label>Loves</label> | |||
<format>{{Item List|{{{loves}}}|mode=br}}</format> | |||
</data> | |||
<data source="likes"> | |||
<label>Likes</label> | |||
<format>{{List|{{{likes}}}}}</format> | |||
</data> | |||
<data source="dislikes"> | |||
<label>Disikes</label> | |||
<format>{{List|{{{dislikes}}}}}</format> | |||
</data> | |||
<data source="about"> | |||
<label>About</label> | |||
<format>{{List|{{{about}}}}}</format> | |||
</data> | </data> | ||
</infobox><!-- | </infobox><!-- | ||
| Line 20: | Line 36: | ||
-->[[Category:Neighbors]]<!-- | -->[[Category:Neighbors]]<!-- | ||
-->{{#if:{{{ | -->{{#if:{{{galaxy|}}}|[[Category:{{{galaxy}}} Neighbors]]}}<!-- | ||
-->{{#if:{{{loves|}}}|{{Array|{{{loves}}}|;|[[Category:Neighbors Loving {item}]]}}}}<!-- | |||
-->{{#if:{{{likes|}}}|{{Array|{{{likes}}}|;|[[Category:Neighbors Liking {item}]]}}}}<!-- | |||
-->{{#if:{{{dislikes|}}}|{{Array|{{{dislikes}}}|;|[[Category:Neighbors Disliking {item}]]}}}}<!-- | |||
-->}}<!-- | -->}}<!-- | ||
--></includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | --></includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | ||