Thanks for using our site!

If you're looking to become an editor, please read the Becoming an Editor section carefully.

Template:RF4Items: Difference between revisions

From ranchstory
Jump to navigationJump to search
imported>Kiwibasket
mNo edit summary
imported>Kiwibasket
mNo edit summary
 
(51 intermediate revisions by the same user not shown)
Line 13: Line 13:
</pre>
</pre>
Edit the page to see the template text.</noinclude><includeonly>|-
Edit the page to see the template text.</noinclude><includeonly>|-
| width=32px | [[File:RF4 Items {{{CAT}}} {{{NAME}}}.png|32px]]
| width=32px style="padding: 0.5em;" | [[File:RF4 Items {{{CAT}}} {{#if:{{{IMGNAME|}}} | {{{IMGNAME}}} | {{{NAME}}} }}.png|32px]]
| {{{NAME}}}
| style="padding: 0.7em 1em" | '''{{{NAME}}}'''<br><span class="mw-customtoggle-{{anchorencode:{{{NAME}}}}}"><small>[more details]</small></span>
| {{{JPNAME}}}
| {{{JPNAME}}}
| {{{UPGLVL}}}
| {{{UPGLVL}}}
| {{{UPGSTATS}}}
| {{#if: {{{UPGSTATS|}}} | {{{UPGSTATS}}} | — }}
| {{{SELL}}}
| {{{SELL}}} <small>G</small>
| {{{BUY}}}
| {{{BUY}}} <small>G</small>
| {{{STATS}}}
| {{#if: {{{STATS|}}} | {{{STATS}}} | — }}{{#if: {{{EFFECTS|}}} |<br>
| {{{EFFECTS}}}
{{!}} {{#ifeq:{{{EFFECTS}}} | None | — | {{{EFFECTS}}} }} }}
|- class="expand-child"
|- id="mw-customcollapsible-{{anchorencode:{{{NAME}}}}}" class="expand-child mw-collapsible mw-collapsed" style="vertical-align: top; text-align: left; background: white"
| colspan="6" style="text-align: left; background: white"| {{{DESC}}}
| colspan="6" | '''Description:'''<br>{{{DESC}}}
| colspan="3" style="text-align: left; background: white"| '''Obtained By:''' {{{OBTAIN}}}</includeonly>
| colspan="3" | '''Obtained By:'''
{{{OBTAIN}}}</includeonly>

Latest revision as of 18:02, 11 June 2021

{{RF4Items
    |NAME=
    |CAT=
    |UPGLVL=
    |UPGSTATS=
    |SELL=
    |BUY=
    |EFFECT=
    |DESC=
    |OBTAIN=
}}

Edit the page to see the template text.