Difference between revisions of "Template:Item Monster Table"

From HomepointXI Wiki
Jump to: navigation, search
(Created page with "<noinclude> {{PAGENAME}} __NOTOC__ ==Template:Item - Obtained From Monsters== *Please use this series of Item templates as needed on Item pages *Copy...")
 
Line 54: Line 54:
 
*The set of codes above will display the following: [[User:Aquelia/Templates|Sample]]
 
*The set of codes above will display the following: [[User:Aquelia/Templates|Sample]]
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #3c6a95;" 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: #4696cf; color: #FFFFFF;" align="center" colspan="3" valign="middle"| Dropped from...
+
!style="border-width: 2px border-color: #3c6a95; background-color: #692f83; color: #FFFFFF;" align="center" colspan="3" valign="middle"| Dropped from...
 
|-
 
|-
 
! style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #D4D4D4;" align="center" width="25%" | Monster Name
 
! style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #D4D4D4;" align="center" width="25%" | Monster Name

Revision as of 20:59, 18 November 2015


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