Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Neighbor Infobox: Difference between revisions

Template page
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 15: Line 15:
   <data source="galaxy">
   <data source="galaxy">
     <label>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:{{{planet|}}}|[[Category:{{{planet}}} Neighbors]]}}<!--
-->{{#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>