Difference between revisions of "Template:Item Monster Table"

From HomepointXI Wiki
Jump to: navigation, search
Line 55: Line 55:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000000;" class="sortable" width="788px" cellpadding="3"
 
{|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000000;" class="sortable" width="788px" cellpadding="3"
!style="border-width: 2px border-color: #3c6a95; background-color: #7EFEE4; color: #FFFFFF;" align="center" colspan="3" valign="middle"| Dropped from...
+
!style="border-width: 2px border-color: #3c6a95; background-color: #4B4D4F; color: #FFFFFF;" align="center" colspan="3" valign="middle"| Dropped from...
 
|-
 
|-
! style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #7EFEE4;" align="center" width="25%" | <span style="color:#FFFFFF">Monster Name</span>
+
! style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #4B4D4F;" align="center" width="25%" | <span style="color:#FFFFFF">Monster Name</span>
! style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #7EFEE4;" align="center" width="30%" | <span style="color:#FFFFFF">Zone</span>
+
! style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #4B4D4F;" align="center" width="30%" | <span style="color:#FFFFFF">Zone</span>
! style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #7EFEE4;" align="center" width="45%" | <span style="color:#FFFFFF">Notes</span>
+
! style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #4B4D4F;" align="center" width="45%" | <span style="color:#FFFFFF">Notes</span>
 
|-
 
|-
 
{{{Insert Monster List Template}}}
 
{{{Insert Monster List Template}}}
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 21:43, 6 September 2016


Template:Item - Obtained From Monsters

  • Please use this series of Item templates as needed on Item pages
  • Copy and paste the following set of codes and fill in the fields, do not worry about formatting
  • Certain fields will allow for advanced formatting, these will be demonstrated below.
{{Item Monster Table
|Insert Monster List Template=
{{Item Monster
|Monster Name=
|Zone=
|position=
|Notes=
}}
}}
  • You may insert as many rows into the table as you need, simply repeat the following codes:
{{Item Monster
|Monster Name=
|Zone=
|position=
|Notes=
}}
  • You may also enter any type of additional formatting to the following field:
|Notes=
  • Example of a completed entry, including different styles of formatting for the |Notes= field:
{{Item Monster Table
|Insert Monster List Template=
{{Item Monster
|Monster Name=Soldier Crawler
|Zone=Yhoator Jungle
|position=I-9
|Notes=Only pops at night
}}
{{Item Monster
|Monster Name=Soldier Crawler
|Zone=Yhoator Jungle
|position=I-9
|Notes=
*Only pops at night
*[[:Category:Crawler|Crawler]]
}}
}}
  • The set of codes above will display the following: Sample