Difference between revisions of "Template:Infobox"

From Lords and Villeins Wiki
Jump to navigation Jump to search
(Created page with "{{Infobox | name = {{{name|{{PAGENAME}}}}} | image = {{{image|}}} | caption1 = {{{caption|}}} | label1 = Former names | data1 = {{{former_names|}}} | header2 = General information | label3 = Status | data3 = {{{status|}}} ... <!-- etc. --> }}")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
<table style = "border-style: solid; border-width: 10px; border-color: blue;">
| name    = {{{name|{{PAGENAME}}}}}
  <tr>
| image   = {{{image|}}}
      <th>Name</th>
| caption1 = {{{caption|}}}
      <th> Description </th>
  </tr>
   <tr>
      <td> HI! </td>
      <td> Hello </td>


| label1  = Former names
</table>
|  data1  = {{{former_names|}}}
 
| header2  = General information
 
| label3  = Status
|  data3  = {{{status|}}}
... <!-- etc. -->
}}

Latest revision as of 14:25, 23 March 2022

Name Description
HI! Hello