Anonymous
×
Create a new article
Write your page title here:
We currently have 21 articles on Raven. Type your article name above or click on one of the titles below and start writing!



Raven
21Articles

Template:Infobox: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<div class="infobox">
<infobox layout="stacked">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>}
  <title source="name">
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
    <default>{{PAGENAME}}</default>
<table class="infobox-table">}|<tr>
  </title>
     <th>Name</th>
  <image source="image" />
    <td>{{{name}}}</td>
  <data source="name">
</tr><tr>
     <label>Name</label>
     <th>Age</th>
  </data>
    <td>{{{age}}}</td>
  <data source="age">
</tr><tr>
     <label>Age</label>
    <th>Class</th>
  </data>
    <td>{{{class}}}</td>
</infobox>
</tr><tr>
    <th>Faction</th>
    <td>{{{faction}}}</td>
</tr><tr>
    <th>Sub-Class</th>
    <td>{{{subclass}}}</td>
</tr></table>
</div>

Revision as of 21:39, 10 March 2024