Changes

Jump to navigation Jump to search
no edit summary
Line 47: Line 47:  
   }}
 
   }}
 
}}
 
}}
 +
</pre>
 +
== Embedded ==
 +
{{Infobox
 +
| title = Embedded Example
 +
| label1 = label1
 +
|  data1 = data1
 +
| label2 = label2
 +
|  data2 = data2
 +
|  data3 =
 +
{{Infobox resources
 +
  | child = yes
 +
  | downloads = *[[Main Page|Link]]
 +
}}
 +
}}
 +
<pre style="overflow:auto;">
 +
{{Infobox
 +
| title = Embedded Example
 +
| label1 = label1
 +
|  data1 = data1
 +
| label2 = label2
 +
|  data2 = data2
 +
|  data3 =
 +
{{Infobox resources
 +
  | child = yes
 +
  | downloads = *[[Main Page|Link]]
 +
}}
 +
}}
 +
</p
 
</pre>
 
</pre>
   Line 53: Line 81:     
; child
 
; child
: Whether the infobox is placed embedded in another list. The infobox will be styled accordingly. If embedded, the name/title will not be displayed. For technical reasons, anything for this parameter has the same effect, be it "yes", "no" or anything else. To nullify the effect of this parameter, you need to omit it.
+
: Whether the infobox is placed embedded in an other infobox. The infobox will be styled accordingly. If embedded, the name/title will not be displayed. For technical reasons, anything for this parameter has the same effect, be it "yes", "no" or anything else. To nullify the effect of this parameter, you need to omit it.
 
; name
 
; name
 
: Name of the infobox. Can affect the title of the infobox but its primary use is to help retrieve release data from outside the article. In such cases, if you want to edit the title at the top of the infobox, use the {{para|title}} parameter instead.
 
: Name of the infobox. Can affect the title of the infobox but its primary use is to help retrieve release data from outside the article. In such cases, if you want to edit the title at the top of the infobox, use the {{para|title}} parameter instead.

Navigation menu