Template:Relic Infobox: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> <infobox> <title source="title1"/> <image source="image1"> <caption source="caption-image1"/> </image> <data source="row1"/> <data source="row2"/> <data source="row3"/> <data source="row4"/> <data source="row5"/> </infobox> </includeonly> <noinclude> Example usage: {{Relic Infobox | title1=Example | image1=Example.jpg | caption-image1=Example | row1=Example | row2=Example | row3=Example | row4=Example | row5=Example}} <pr..." |
No edit summary |
||
| (10 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{DISPLAYTITLE:{{{title|{{PAGENAME}}}}}|noreplace}}<infobox type="item" theme-source="rarity"> | ||
<infobox> | <title source="title"> | ||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image source="image"> | |||
<default>Item {{SanitizeFileName|{{{title|{{PAGENAME}}}}}}}.png</default> | |||
<caption source="caption" /> | |||
</image> | |||
<group> | |||
<data source="type"> | |||
<label>Relic Type</label> | |||
<format>[[{{{type|}}}]]</format> | |||
</data> | |||
<data source="rarity"> | |||
<label>Rarity</label> | |||
<format>{{Icon/Stars|{{{rarity|}}}}}</format> | |||
</data> | |||
<data source="eidos"> | |||
<label>Eidos</label> | |||
<format>{{#if:{{{eidos|}}}<!---->|{{Character|{{{eidos|}}}|30|nobr=1}}|}}</format> | |||
</data> | |||
<data source="stat1"> | |||
<label>Stat 1</label> | |||
<format>{{{stat1|}}} {{Icon|{{{stat1|}}}}} {{{stat1_amount|}}}</format> | |||
</data> | |||
<data source="stat2"> | |||
<label>Stat 2</label> | |||
<format>{{{stat2|}}} {{Icon|{{{stat2|}}}}} {{{stat2_amount|}}}</format> | |||
</data> | |||
<data source="stat3"> | |||
<label>Stat 3</label> | |||
<format>{{{stat3|}}} {{Icon|{{{stat3|}}}}} {{{stat3_amount|}}}</format> | |||
</data> | |||
<data source="effect"> | |||
<label>Effect</label> | |||
</data> | |||
<data source="description"> | |||
<label>Description</label> | |||
</data> | |||
</group> | |||
<group> | |||
<panel> | |||
<section> | |||
<label>How to Obtain</label> | |||
<data source="source1"> | |||
<label>Source{{#if:{{{source2|}}}| 1}}</label> | |||
</data> | |||
<data source="source2"> | |||
<label>Source 2</label> | |||
</data> | |||
<data source="source3"> | |||
<label>Source 3</label> | |||
</data> | |||
<data source="source4"> | |||
<label>Source 4</label> | |||
</data> | |||
<data source="source5"> | |||
<label>Source 5</label> | |||
</data> | |||
<data source="source6"> | |||
<label>Source 6</label> | |||
</data> | |||
<data source="source7"> | |||
<label>Source 7</label> | |||
</data> | |||
<data source="source8"> | |||
<label>Source 8</label> | |||
</data> | |||
<data source="source9"> | |||
<label>Source 9</label> | |||
</data> | |||
<data source="source10"> | |||
<label>Source 10</label> | |||
</data> | |||
</section> | |||
</panel> | |||
</group> | |||
</infobox> | </infobox> | ||
< | {{Namespace|main=<!-- | ||
Set page display title if title is different from page name | |||
-->{{#if:{{{id|}}}|[[Category:Relic|{{{id|}}}]]|[[Category:Relic]][[Category:Relics Missing ID]]}}<!-- | |||
{{Relic | -->[[Category:Relics]]<!-- | ||
-->{{#ifeq:{{NAMESPACE}}||<!-- | |||
-->{{#if:{{{title|}}}{{{displaytitle|}}}|{{#ifeq:{{PAGENAME}}|{{{title}}}||{{#ifeq:{{lc:{{{displaytitle|}}}}}|no||{{DISPLAYTITLE:{{{displaytitle|{{{title}}}}}}|noreplace}}}}}}}}<!-- | |||
-->}}<!-- | |||
-->{{#if:{{{type|}}}|[[Category:{{{type|}}}]]}}<!-- | |||
-->{{#if:{{{eidos|}}}|[[Category:Eidos Offered Relics]]}}<!-- | |||
-->{{#if:{{{stat1|}}}|[[Category:{{{stat1|}}} Relics]]}}<!-- | |||
-->{{#if:{{{stat2|}}}|[[Category:{{{stat2|}}} Relics]]}}<!-- | |||
-->{{#if:{{{stat3|}}}|[[Category:{{{stat3|}}} Relics]]}}<!-- | |||
-->{{#if:{{{rarity|}}}|{{Array|{{{rarity}}}|;|format=[[Category:{item}-Star Relics]][[Category:Relics by Rarity|{item}]]}}|}}<!-- | |||
{{ | -->{{#if:{{{event|}}}|[[Category:{{{event|}}} Relics]]}}<!-- | ||
-->}}</includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | |||
< | |||
{ | |||
</ | |||
</noinclude> | |||
Latest revision as of 23:42, 13 July 2026
Note: parts of or the entire template might not be visible without values provided.
| Main | Usage |
The documentation for this template is missing. Click here to create it.