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
Created page with "<includeonly><infobox> <title source="name"> <default>{{PAGENAME}}</default> </title> <header>{{{title}}}</header> <image source="image"> <caption source="caption-image"/> </image> <data source="birthday"> <label>Birthday</label> </data> <data source="role"> <label>Role</label> </data> <data source="planet"> <label>Planet</label> </data> </infobox><!-- -->{{Namespace|main=<!-- -->Category:Neighbors<!-- -->{{#if:{{{role|}}}|[..."
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 13: Line 13:
     <label>Role</label>
     <label>Role</label>
   </data>
   </data>
   <data source="planet">
   <data source="galaxy">
     <label>Planet</label>
     <label>Galaxy</label>
   </data>
</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>
</infobox><!--
</infobox><!--
-->{{Namespace|main=<!--
-->{{Namespace|main=<!--
-->[[Category:Neighbors]]<!--
-->[[Category:Neighbors]]<!--


-->{{#if:{{{role|}}}|[[Category:{{{role}}} Neighbors]]}}<!--
-->{{#if:{{{galaxy|}}}|[[Category:{{{galaxy}}} Neighbors]]}}<!--
-->{{#if:{{{planet|}}}|[[Category:{{{planet}}} 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>