Template:Rapport Infobox: Difference between revisions
Created page with "<includeonly><infobox> <title source="title"> <default>Rank {{{level|}}}</default> </title> <image source="image"> <caption source="caption"/> </image> <data source="character"> <label>Character</label> <format>[[{{{character}}}]]</format> </data> <data source="level"> <label>Level</label> </data> <group layout="horizontal"> <data source="level"> <label>Previous</label> <format>{{#ifexpr:{{{level}}} > 1|{{{character}..." |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><infobox> | <includeonly><infobox> | ||
<title source="title"> | <title source="title"> | ||
<default>Rank {{{ | <default>Rank {{{rank|}}}</default> | ||
</title> | </title> | ||
<image source="image"> | <image source="image"> | ||
<caption source="caption"/> | <caption source="caption"/> | ||
</image> | </image> | ||
<data source=" | <data source="anima"> | ||
<label> | <label>Anima</label> | ||
<format>[[{{{ | <format>[[{{{anima}}}]]</format> | ||
</data> | </data> | ||
<data source=" | <data source="rank"> | ||
<label> | <label>Rank</label> | ||
</data> | </data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<data source=" | <data source="rank"> | ||
<label>Previous</label> | <label>Previous</label> | ||
<format>{{#ifexpr:{{{ | <format>{{#ifexpr:{{{rank}}} > 1|[[{{{anima}}}'s Rapport {{#expr:{{{rank}}} - 1}}|Rank {{#expr:{{{rank}}} - 1}}]]|-}}</format> | ||
</data> | </data> | ||
<data source=" | <data source="rank"> | ||
<label>Next</label> | <label>Next</label> | ||
<format>{{#ifexpr:{{{ | <format>{{#ifexpr:{{{rank}}} < 6|[[{{{anima}}}'s Rapport {{#expr:{{{rank}}} + 1}}|Rank {{#expr:{{{rank}}} + 1}}]]|-}}</format> | ||
</data> | </data> | ||
</group> | </group> | ||
| Line 27: | Line 27: | ||
<section> | <section> | ||
<label>Description</label> | <label>Description</label> | ||
<data source=" | <data source="desc"/> | ||
</section> | </section> | ||
<section> | <section> | ||
| Line 43: | Line 43: | ||
__NOTOC__<!-- | __NOTOC__<!-- | ||
-->{{Namespace|main=<!-- | -->{{Namespace|main=<!-- | ||
-->[[Category: | -->[[Category:Rapports]]<!-- | ||
-->{{#if:{{{ | -->{{#if:{{{anima|}}}|<!-- | ||
-->[[Category:{{{ | -->[[Category:{{{anima}}} Rapports]]}}<!-- | ||
-->{{#if:{{{ | -->{{#if:{{{rank|}}}|[[Category:Rank {{{rank}}} Rapports]]}}<!-- | ||
-->{{#if:{{{scale_att|}}}|{{Array|{{{scale_att}}}|;|[[Category:{item} Scaling Rapports]]<!---->}}|}}<!-- | -->{{#if:{{{scale_att|}}}|{{Array|{{{scale_att}}}|;|[[Category:{item} Scaling Rapports]]<!---->}}|}}<!-- | ||
-->{{#if:{{{utility|}}}|{{Array|{{{utility}}}|;|[[Category:{item} Rapports]]<!---->}}|}}<!-- | -->{{#if:{{{utility|}}}|{{Array|{{{utility}}}|;|[[Category:{item} Rapports]]<!---->}}|}}<!-- | ||
-->}}</includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | -->}}</includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | ||