Template:Item template: Difference between revisions

From WeAreDragons
No edit summary
No edit summary
Line 1: Line 1:
<infobox layout="stacked"><br/> &nbsp; <title source="name"><default>{{PAGENAME}}</default></title><br/> &nbsp; <image source="image" /><br/> </infobox> <data source="season"><label>Season(s)</label></data><br/> <infobox layout="stacked"><br/> &nbsp; <title source="name"><default>{{PAGENAME}}</default></title><br/> &nbsp; <image source="image" /><br/> &nbsp; <data source="season"><label>Season(s)</label></data><br/> &nbsp; <data source="first"><label>First seen</label></data><br/> </infobox>
<pre><infobox layout="stacked">
  <title source="name"><default>{{PAGENAME}}</default></title>
  <image source="image" />
</infobox></pre>
<pre><data source="season"><label>Season(s)</label></data></pre>
<pre><infobox layout="stacked">
  <title source="name"><default>{{PAGENAME}}</default></title>
  <image source="image" />
</infobox></pre>

Revision as of 15:13, 12 December 2019

<infobox layout="stacked">
  <title source="name"><default>{{PAGENAME}}</default></title>
  <image source="image" />
</infobox>
<data source="season"><label>Season(s)</label></data>
<infobox layout="stacked">
  <title source="name"><default>{{PAGENAME}}</default></title>
  <image source="image" />
</infobox>