Template:Infobox test: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Manual revert |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<infobox | <infobox> | ||
<title source=" | <title source="title"> | ||
<image source="image" /> | <default>{{PAGENAME}}</default> | ||
< | </title> | ||
< | <image source="image"/> | ||
<panel> | |||
<section> | |||
<label>Panel 1</label> | |||
<data source="parameter-1"> | |||
<label>Label 1</label></data> | |||
</ | <data source="parameter-2"> | ||
<data source="parameter- | <label>Label 2</label></data> | ||
</section> | |||
<section> | |||
<label>Panel 2</label> | |||
<data source="parameter-3"> | |||
<label>Label 3</label></data> | |||
<data source="parameter-4"> | |||
<label>Label 4</label></data> | |||
<group> | |||
<header>Header</header> | |||
<data source="parameter-5"> | |||
</ | <label>Label 5</label></data> | ||
<data source="parameter-6"> | |||
<label>Label 6</label></data> | |||
</group> | |||
</section> | |||
</panel> | |||
</infobox> | </infobox> |