The wiki is lacking in content. You can help by creating a new article. See the to do list for more ways you can help.

Difference between revisions of "Template:Bestiarynav"

From Final Fantasy Wiki
Jump to navigationJump to search
(delink)
(oop)
Tag: Undo
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
;''{{{game|}}}''
{{#if:{{{game|}}}|;''{{{game|}}}''}}
<div style="border: 2px solid {{{border|#88a}}}; background: {{{bgcolor|#f8f8ff}}}; color:{{{txtcolor|black}}}; text-align: center; margin: 0.5em 0; padding: 0.5em; clear: both;">{{#if: {{{prev|}}} | ← {{{prev}}} <nowiki>|</nowiki>|← None <nowiki>|</nowiki>}} '''{{{name|{{PAGENAME}}}}}''' (#{{{num|}}}) {{#if: {{{next|}}} | <nowiki>|</nowiki> {{{next}}} →|<nowiki>|</nowiki> None}}</div><noinclude>
<div style="border: 2px solid {{#if:{{{color|}}}|{{{{{color}}}darkcolor}}|{{{{{color|bestiary}}}darkcolor}}}}; background: {{#if:{{{color|}}}|{{{{{color}}}color}}|{{{{{color|bestiary}}}color}}}}; color:{{{txtcolor|black}}}; text-align: center; margin: 0.5em 0; padding: 0.5em; clear: both;">{{#if: {{{prev|}}} | ← {{{prev}}} <nowiki>|</nowiki>|← None <nowiki>|</nowiki>}} '''{{{name|{{PAGENAME}}}}}''' (#{{{num|}}}) {{#if: {{{next|}}} | <nowiki>|</nowiki> {{{next}}} →|<nowiki>|</nowiki> None }}</div><noinclude>


==Blank template==
==Blank template==
Taken and modified from [https://pokemon.gamepedia.com/Template:Pok%C3%A9monPrevNext Azurilland Wiki]
Taken and modified from [https://pokemon.fandom.com/wiki/Template:Pok%C3%A9monPrevNext Pokémon Fandom]


<pre>{{bestiarynav
<pre>{{bestiarynav
Line 13: Line 13:
}}</pre>
}}</pre>


Optional parameters (template color):
Optional parameter:
 
<pre>
<pre>
|border=
|color= // enter color template prefix here, e.g. "FF6" for the FF6color template
|bgcolor=
|txtcolor = // changes the template's text color
|txtcolor=
</pre>
</pre>


{{cat|Navigation templates}}</noinclude>
{{cat|Navigation templates}}</noinclude>

Latest revision as of 19:32, February 17, 2022

← None | Bestiarynav (#) | None →

Blank template[edit]

Taken and modified from Pokémon Fandom

{{bestiarynav
|game=
|name=
|num=
|prev=
|next=
}}

Optional parameter:

|color= // enter color template prefix here, e.g. "FF6" for the FF6color template
|txtcolor = // changes the template's text color