Main Page

Difference between revisions of "Template:Unit"

From Arks-Visiphone
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
     |colspan=6 style="background-color:#146987;" |<center>'''{{{EnglishName}}}'''</center>
 
     |colspan=6 style="background-color:#146987;" |<center>'''{{{EnglishName}}}'''</center>
 
|-
 
|-
  |colspan=6|<center>{{{JapaneseName}}}</center>
+
    |colspan=6|<center>{{{JapaneseName}}}</center>
 
|-
 
|-
 
     |colspan=6|<center>[[File:{{{EnglishName}}}.png]]</center>
 
     |colspan=6|<center>[[File:{{{EnglishName}}}.png]]</center>
Line 8: Line 8:
 
     |colspan=6|<center>'''Rarity: {{Icons|{{{Rarity}}}}}'''</center>
 
     |colspan=6|<center>'''Rarity: {{Icons|{{{Rarity}}}}}'''</center>
 
|-
 
|-
     |colspan=3|<center>'''Req: {{{ReqValue}}} {{Icons|{{{ReqStat}}}}}'''</center>
+
     |colspan=3|<center>'''Req: {{{ReqValue}}} {{Icons|{{{ReqStat}}}}}'''</center> ||colspan=3| <center>'''Type: {{Icons|{{{UnitType}}}}}'''</center>
    |colspan=3|<center>'''Type: {{Icons|{{{UnitType}}}}}'''</center>
 
 
|-
 
|-
 
     |colspan=6 style="background-color:#146987"|<center>'''Statistics'''</center>
 
     |colspan=6 style="background-color:#146987"|<center>'''Statistics'''</center>
 
|-
 
|-
     |colspan=1|<center>'''Stats'''</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>
    |colspan=1|<center>'''+0'''</center>
 
    |colspan=1|<center>'''+10'''</center>
 
    |rowspan=4|
 
    |colspan=1|<center>'''Operation'''</center>
 
    |colspan=1|<center>'''Cost'''</center>
 
 
|-
 
|-
|<center>'''S-DEF'''</center> || <center>'''{{{SDEF}}}'''</center> || <center>'''<span style=""color:gold;">{{{S10}}}</span>'''</center> || <center>Grind</center> || <center>{{{GrindCost}}}</center>
+
    |<center>'''S-DEF'''</center> || <center>'''{{{SDEF}}}'''</center> || <center>'''<span style="color:gold;">{{{SDEF10}}}</span>'''</center> || <center>Grind</center> || <center>{{{GrindCost}}}</center>
 
|-
 
|-
|<center>'''R-DEF'''</center> || <center>'''{{{RDEF}}}'''</center> || <center>'''<span style=""color:gold;">{{{R10}}}</span>'''</center> || <center>Affix</center> || <center>{{{AffixCost}}}</center>
+
    |<center>'''R-DEF'''</center> || <center>'''{{{RDEF}}}'''</center> || <center>'''<span style="color:gold;">{{{RDEF10}}}</span>'''</center> || <center>Affix</center> || <center>{{{AffixCost}}}</center>
 
|-
 
|-
|<center>'''T-DEF'''</center> || <center>'''{{{TDEF}}}'''</center> || <center>'''<span style=""color:gold;">{{{T10}}}</span>'''</center>  || <center></center> || <center></center>
+
    |<center>'''T-DEF'''</center> || <center>'''{{{TDEF}}}'''</center> || <center>'''<span style="color:gold;">{{{TDEF10}}}</span>'''</center>  || <center></center> || <center></center>
 
|-
 
|-
     {{#if:{{{Properties|}}}|{{!}}colspan=1{{!}}<center>Properties</center>
+
     {{#if:{{{Properties|}}}|{{!}}colspan=1{{!}}<center>Properties</center> {{!}}{{!}}colspan=5{{!}} {{#arraymaptemplate:{{{Properties}}}|Props|,}}|}}
    {{!}}colspan=5{{!}}{{#arraymaptemplate:{{{Properties}}}|Props|,}}|}}
 
 
|-
 
|-
|style="background-color:#146987;" colspan=3|<center>'''Set Bonus(es)'''</center>
+
    |style="background-color:#146987;" colspan=6|<center>'''Set Bonuses'''</center>
 
|-
 
|-
|<center>'''Units for Bonus'''</center> ||colspan=2| <center>'''<span style="color:yellow;">{{{Units}}}</span>'''</center>
+
    |<center>'''Units for Bonus'''</center> ||colspan=5| <center>'''<span style="color:gold;">{{{Units}}}</span>'''</center>
 
|-
 
|-
|<center>'''Unit Set Bonus'''</center> ||colspan=2| <center>'''<span style="color:yellow;">{{{UBonus}}}</span>'''</center>
+
    |<center>'''Unit Set Bonus'''</center> ||colspan=5| <center>'''<span style="color:gold;">{{{UBonus}}}</span>'''</center>
 
|-
 
|-
|<center>'''Weapon(s) for Bonus'''</center> ||colspan=2| <center>'''<span style="color:yellow;">{{{WEPON}}}</span>'''</center>
+
    |<center>'''Weapon(s) for Bonus'''</center> ||colspan=5| <center>'''<span style="color:gold;">{{{WEAPON}}}</span>'''</center>
 
|-
 
|-
|<center>'''Weapon Set Bonus'''</center> ||colspan=2| <center>'''<span style="color:yellow;">{{{WBonus}}}</span>'''</center>
+
    |<center>'''Weapon Set Bonus'''</center> ||colspan=5| <center>'''<span style="color:gold;">{{{WBonus}}}</span>'''</center>
 
|-
 
|-
 +
|}
  
|}<noinclude>
+
{{{Description}}}
== Instructions: ==
 
When editing a weapon page, paste the following and fill the template with information:
 
<nowiki>
 
{{Unit
 
|Image  =
 
|Rarity =
 
|Desc  =
 
|Unit  =
 
|Req    =
 
|SDEF  =
 
|RDEF  =
 
|TDEF  =
 
|S10    =
 
|R10    =
 
|T10    =
 
|Prop  =
 
|Units  =
 
|UBonus =
 
|WEPON  =
 
|WBonus =
 
}}
 
Description Text
 
  
== Addtional Info ==
+
==Drop Info==
Addtional Info Text
+
{{{Drop Info}}}
</nowiki>
 
As an example, say you wanted to add Rear / Fen Ibiel to the wiki. All you would have to do is type http://pso2.arks-visiphone.com/wiki/Rear_Fen_Ibiel and then edit
 
the page with the template code above, and fill in the information as necessary.
 
  
== Example ==
+
==Additional Info==
<nowiki>
+
{{{Additional Info}}}
{{Unit
 
|Image  = [[File:Dissidia-UltimaWeapon.png|options|caption]]
 
|Rarity = 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
 
}}
 
Ultimate Non-existent unit
 
  
== Addtional Info ==
+
[[Category:{{{UnitType}}}]]
Addtional text about non-existing unit
 
</nowiki>
 
  
== Info ==
 
<nowiki>
 
Image: Put an image link here such as [[File:DarkFlow.jpg]] Check for mediawiki
 
Rarity: Put the unit's rarity value here, like 5 or 13
 
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)'''
 
 
The information is displayed in the order of campaigns, shops, quests, and finally enemies. Item Code Events should be listed as campaigns.
 
 
Descrip: The flavor text of the item. This can be left blank if a translation is unavailable.
 
</nowiki>
 
== 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>
 
<noinclude>
 
[[Category:Unit Templates]]
 
[[Category:Unit Templates]]
 
</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}}}]]