Template:Unit Box/Doc

From SWGoH Wiki
Jump to navigationJump to search

Guide

Use this to place special portrait images with details on pages. Choose Edit Source on the page you want to add this to and copy and paste the following code:

Characters

{{Unit Box
| type=<INPUT>
| unit=<INPUT>
| border=<INPUT>
| from=<INPUT>
| size=<INPUT>
| box=<INPUT>
}}


Replace <INPUT> with your own information where:

type is specifying if it is a ship or character. Options: char, ship
unit is the units name. Note: Full in-game name of unit.
border is the border you'd like to have around the image. Options: raid, event, nav, or blank/remove to use none.
from is specifying where the unit is located.Note: Use [[ ]] to provide link to page and <br /> to add more than one.
size is the size of the portrait image.Options: nav, crew, or remove to use default.
box is specifying the type of border and background you want around the unit image and information.Options: grey, green, nav, white_purple, grey_purple, green_purple, blank/remove to use none

  • grey = Grey Background
  • green = Green Background
  • white_purple = White Background with Purple Border
  • grey_purple = Grey Background with Purple Border
  • green_purple = Green Background with Purple Border


Ships

{{Unit Box
| type=<INPUT>
| unit=<INPUT>
| border=<INPUT>
| from=<INPUT>
| size=<INPUT>
| box=<INPUT>
| crew1=<INPUT>
| crew1Border=<INPUT>
| crew2=<INPUT>
| crew2Border=<INPUT>
| crew3=<INPUT>
| crew3Border=<INPUT>
| crew4=<INPUT>
| crew4Border=<INPUT>
}}


Replace <INPUT> with your own information where:

type is specifying if it is a ship or character. Options: char, ship
unit is the units name. Note: Full in-game name of unit.
border is the border you'd like to have around the image. Options: raid, event, nav, or blank/remove to use none.
from is specifying where the unit is located.Note: Use [[ ]] to provide link to page and <br /> to add more than one.
size is the size of the portrait image.Options: nav, crew, or remove to use default.
box is specifying the type of border and background you want around the unit image and information.Options: grey, green, nav, white_purple, grey_purple, green_purple, blank/remove to use none

  • grey = Grey Background
  • green = Green Background
  • white_purple = White Background with Purple Border
  • grey_purple = Grey Background with Purple Border
  • green_purple = Green Background with Purple Border

crew# is the units name. Note: Full in-game name of unit.
crew#Border is the border you'd like to have around the image. Options: raid, event, nav, or blank/remove to use none.