Main Page

Difference between revisions of "Template:Unit"

From Arks-Visiphone
Jump to navigation Jump to search
 
(30 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float:auto; margin-left: 10px; color:white; background-color:#1d3c45;"
+
{| class="wikitable" style="float:right; color:white; background-color:#1d3c45; width:400px"
|style="background-color:#146987;" colspan=3|<center>'''{{PAGENAME}}'''</center>
+
    |colspan=6 style="background-color:#146987;" |<center>'''{{{EnglishName}}}'''</center>
 
|-
 
|-
|colspan=3|<center>{{{Image}}}</center>
+
    |colspan=6|<center>{{{JapaneseName}}}</center>
 
|-
 
|-
|colspan=3|'''Rarity: {{Template:{{{Rarity}}}Star}}'''
+
    |colspan=6|<center>[[File:{{{EnglishName}}}.png]]</center>
 
|-
 
|-
|colspan=3|''{{{Desc}}}''
+
    |colspan=6|<center>'''Rarity: {{Icons|{{{Rarity}}}}}'''</center>
 
|-
 
|-
|colspan=3|'''Unit Type: {{{Unit}}}'''
+
    |colspan=3|<center>'''Req: {{{ReqValue}}} {{Icons|{{{ReqStat}}}}}'''</center> ||colspan=3| <center>'''Type: {{Icons|{{{UnitType}}}}}'''</center>
 
|-
 
|-
|colspan=3|'''Equip Requirement: <span style="color:yellow;">{{{Req}}}</span>'''
+
    |colspan=6 style="background-color:#146987"|<center>'''Statistics'''</center>
 
|-
 
|-
|style="background-color:#146987;" colspan=3|<center>'''Grind Values'''</center>
+
    |colspan=1|<center>'''Stats'''</center> ||colspan=1| <center>'''+0'''</center> ||colspan=1| <center>'''+10'''</center> ||rowspan=4| ||colspan=1| <center>'''Operation'''</center> ||colspan=1| <center>'''Cost'''</center>
 
|-
 
|-
|<center>'''Stats'''</center> || <center>'''+0'''</center> || <center><span style="color:yellow;">'''+10'''</span></center>
+
    |<center>'''S-DEF'''</center> || <center>'''{{{SDEF}}}'''</center> || <center>'''<span style="color:gold;">{{{SDEF10}}}</span>'''</center> || <center>Grind</center> || <center>{{{GrindCost}}}</center>
 
|-
 
|-
|<center>'''S-DEF'''</center> || <center>'''{{{SDEF}}}'''</center> || <center>'''<span style="color:yellow;">{{{S10}}}</span>'''</center>
+
    |<center>'''R-DEF'''</center> || <center>'''{{{RDEF}}}'''</center> || <center>'''<span style="color:gold;">{{{RDEF10}}}</span>'''</center> || <center>Affix</center> || <center>{{{AffixCost}}}</center>
 
|-
 
|-
|<center>'''R-DEF'''</center> || <center>'''{{{RDEF}}}'''</center> || <center>'''<span style="color:yellow;">{{{R10}}}</span>'''</center>
+
    |<center>'''T-DEF'''</center> || <center>'''{{{TDEF}}}'''</center> || <center>'''<span style="color:gold;">{{{TDEF10}}}</span>'''</center>  || <center></center> || <center></center>
 
|-
 
|-
|<center>'''T-DEF'''</center> || <center>'''{{{TDEF}}}'''</center> || <center>'''<span style="color:yellow;">{{{T10}}}</span>'''</center>
+
    {{#if:{{{Properties|}}}|{{!}}colspan=1{{!}}<center>Properties</center> {{!}}{{!}}colspan=5{{!}} {{#arraymaptemplate:{{{Properties}}}|Props|,}}|}}
 
|-
 
|-
|<center>'''Properties'''</center> ||colspan=2| '''{{{Prop}}}'''
+
    |style="background-color:#146987;" colspan=6|<center>'''Set Bonuses'''</center>
 
|-
 
|-
|style="background-color:#146987;" colspan=3|<center>'''Set Bonus(es)'''</center>
+
    |<center>'''Units for Bonus'''</center> ||colspan=5| <center>'''<span style="color:gold;">{{{Units}}}</span>'''</center>
 
|-
 
|-
|<center>'''Units for Bonus'''</center> ||colspan=2| <center>'''<span style="color:yellow;">{{{Units}}}</span>'''</center>
+
    |<center>'''Unit Set Bonus'''</center> ||colspan=5| <center>'''<span style="color:gold;">{{{UBonus}}}</span>'''</center>
 
|-
 
|-
|<center>'''Unit Set Bonus'''</center> ||colspan=2| <center>'''<span style="color:yellow;">{{{UBonus}}}</span>'''</center>
+
    |<center>'''Weapon(s) for Bonus'''</center> ||colspan=5| <center>'''<span style="color:gold;">{{{WEAPON}}}</span>'''</center>
 
|-
 
|-
|<center>'''Weapon(s) for Bonus'''</center> ||colspan=2| <center>'''<span style="color:yellow;">{{{WEPON}}}</span>'''</center>
+
    |<center>'''Weapon Set Bonus'''</center> ||colspan=5| <center>'''<span style="color:gold;">{{{WBonus}}}</span>'''</center>
 
|-
 
|-
|<center>'''Weapon Set Bonus'''</center> ||colspan=2| <center>'''<span style="color:yellow;">{{{WBonus}}}</span>'''</center>
 
|-
 
|style="background-color:#146987;" colspan=3|<center>'''Drop Information'''</center>
 
|-
 
|colspan=3|'''{{{Info}}}'''
 
|-
 
|style="background-color:#146987;" colspan=3|<center>'''Description'''</center>
 
|-
 
|colspan=3|'''{{{Descrip}}}'''
 
 
|}
 
|}
<noinclude>
 
== Instructions: ==
 
When editing a weapon page, paste the following and fill the template with information:
 
<nowiki>
 
{{Unit
 
|Image=
 
|Rare=
 
|Desc=
 
|Unit=
 
|Req=
 
|SDEF=
 
|RDEF=
 
|TDEF=
 
|S10=
 
|R10=
 
|T10=
 
|Prop=
 
|Units=
 
|UBonus=
 
|WEPON=
 
|WBonus=
 
|Info=
 
|Descrip=
 
}}
 
</nowiki>
 
As an example, say you wanted to add Rear / Fen Ibiel to the wiki. All you would have to do is type http://nanapedia-pso2.shoutwiki.com/wiki/Rear_Fen_Ibiel and then edit
 
the page with the template code above, and fill in the information as necessary.
 
  
== Example ==
+
{{{Description}}}
<nowiki>
 
{{Unit
 
|Image=[[File:Dissidia-UltimaWeapon.png|options|caption]]
 
|Rare=1
 
|Desc="japanese name here" Rear / Fen Ibiel
 
|Unit=[[:Category:Rear_Units|<span style="color:yellow;">Rear Unit</span>]]
 
|Req=DEX: 200
 
|SDEF=400
 
|RDEF=0
 
|TDEF=0
 
|Prop= 30 HP, 3 PP, +3 Mind Resist}}
 
|Descrip=The Ultimate Unit in a nonexistent game.
 
</nowiki>
 
  
== Info ==
+
==Drop Info==
<nowiki>
+
{{{Drop Info}}}
Image: Put an image link here such as [[File:DarkFlow.jpg]] Check for mediawiki
 
Rare: Set this as a number set to a star. Such as 4★. Make sure to use appropriate colors such as blue for 1 to 3 star weapons, green for 4-6 star weapons, etc.
 
Unit: The category a unit belongs to such as rear or arm. Currently requires special formatting with the span style tag.
 
Req: The Stat Requirement to equip the unit. This requires you to type the required stat as shown above in the example.
 
S-R-T DEF: The stats of a unit.
 
S-R-T 10: The stats of a unit when grinded to 10.
 
Prop: The properties of a unit. Such as if it includes affixes such as ability 3 or 30 HP.
 
Units: Units required to form a set.
 
UBonus: The bonus granted when wearing a set of matching units.
 
WEPON: Weapon(s) required to form a set.
 
WBonus: The bonus granted when wearing a matching set of unit(s) and weapon(s).
 
Info: Information on where and how to get the weapon. This is arguably the most difficult piece of information to submit due to a lack of structure on how the information is to be displayed.
 
It's suggested the information be displayed in a certain order, for example:
 
  
Info='''[[2012 Beta Campaign]]<br>[[PSO2es Recycle Shop]]<br>[[Pyroxene Shop]]<br>[[Mining Base Defense: Demise]] (XH)<br>[[Rockbear]] (XH)'''
+
==Additional Info==
 +
{{{Additional Info}}}
  
The information is displayed in the order of campaigns, shops, quests, and finally enemies. Item Code Events should be listed as campaigns.
+
[[Category:{{{UnitType}}}]]
  
Descrip: The flavor text of the item. This can be left blank if a translation is unavailable.
+
<noinclude>
</nowiki>
+
[[Category:Unit Templates]]
== IN DEVELOPMENT ==
 
This template is still undergoing development.
 
 
 
To see an example page showcasing this template you can check the [[Arm/DemoUnit]] page.
 
 
</noinclude>
 
</noinclude>

Latest revision as of 08:49, 3 March 2016

{{{EnglishName}}}
{{{JapaneseName}}}
[[File:{{{EnglishName}}}.png]]
Rarity: This icon hasn't been defined. It can be defined here: [[1]]
Req: {{{ReqValue}}} This icon hasn't been defined. It can be defined here: [[2]]
Type: This icon hasn't been defined. It can be defined here: [[3]]
Statistics
Stats
+0
+10
Operation
Cost
S-DEF
{{{SDEF}}}
{{{SDEF10}}}
Grind
{{{GrindCost}}}
R-DEF
{{{RDEF}}}
{{{RDEF10}}}
Affix
{{{AffixCost}}}
T-DEF
{{{TDEF}}}
{{{TDEF10}}}
Set Bonuses
Units for Bonus
{{{Units}}}
Unit Set Bonus
{{{UBonus}}}
Weapon(s) for Bonus
{{{WEAPON}}}
Weapon Set Bonus
{{{WBonus}}}

{{{Description}}}

Drop Info

{{{Drop Info}}}

Additional Info

{{{Additional Info}}}

[[Category:{{{UnitType}}}]]