Welcome to the SaGa Wiki! We have moved off Fandom very recently, so things are still being set up around here. Please note that some images did not successfully transfer, and will need to be manually reuploaded or replaced.


Note: Keep in mind that once you have an account, you must wait one day and make 5 edits to become autoconfirmed. This allows you to skip questions while editing, to create new articles, and to upload images.

Difference between revisions of "Template:RS2 Enemies"

From SaGa Wiki
Jump to navigationJump to search
(code cleanup)
Line 1: Line 1:
<infobox>
{| class="infobox" style="font-size:90%; width:300px"
  <title source="title1"/>
|-
  <data source="row3"/>
! colspan="2" style="background-color:#3B121F; color:#FFF; font-size:120%; padding:1em" |  {{{name|{{PAGENAME}}}}}
  <image source="image1">
|-
    <caption source="caption1"/>
| colspan="2" style="padding:0.5em;text-align:center" | {{{image|Add an image here!}}}<br>{{{caption|Add a caption here!}}}
  </image>
|-
  <data source="class">
{{#if:{{{class|}}}|
    <label>Class</label>
{{!}} style="width:30%;background:#DDD" {{!}} '''Class'''
  </data>
{{!}} style="width:70%;background:#DDD" {{!}} {{{class}}}
  <data source="encounter_level">
{{!}}-
    <label>Encounter Value</label>
}}
  </data>
{{#if:{{{encounter_level|}}}|
</infobox>
{{!}} style="width:30%;background:#DDD" {{!}} '''Encounter level'''
<noinclude>
{{!}} style="width:70%;background:#DDD" {{!}} {{{encounter_level}}}
Example usage:<pre>
{{!}}-
}}<noinclude>
<pre>
{{RS2 Enemies
{{RS2 Enemies
|title1=Example
|name=
|row3=Example
|image=
|image1=Example
|caption=
|caption1=Example
|class=
|class=Example
|encounter_level=
|encounter_level=Example
}}
}}
</pre>
</pre>
</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 01:02, January 9, 2022

{{RS2 Enemies
|name=
|image=
|caption=
|class=
|encounter_level=
}}
RS2 Enemies
Add an image here!
Add a caption here!