Difference between revisions of "Template:Dropped From Table"
From HomepointXI Wiki
(Blanked the page) |
|||
| Line 1: | Line 1: | ||
| + | <noinclude> | ||
| + | [[Category:Templates|{{PAGENAME}}]] | ||
| + | |||
| + | __NOTOC__ | ||
| + | ==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. | ||
| + | <pre> | ||
| + | {{Dropped From | ||
| + | |Quest Name= | ||
| + | |Notes= | ||
| + | }} | ||
| + | }} | ||
| + | </pre> | ||
| + | *You may insert as many rows into the table as you need, simply repeat the following codes: | ||
| + | <pre> | ||
| + | {{Dropped From | ||
| + | |Quest Name= | ||
| + | |Notes= | ||
| + | }} | ||
| + | </pre> | ||
| + | *You may also enter any type of additional formatting to the following field: | ||
| + | <pre> | ||
| + | |Notes= | ||
| + | </pre> | ||
| + | *Example of a completed entry, including different styles of formatting for the |Notes= field: | ||
| + | <pre> | ||
| + | {{Dropped From | ||
| + | |Quest Name= | ||
| + | |Notes= | ||
| + | }} | ||
| + | }} | ||
| + | </pre> | ||
| + | *The set of codes above will display the following: [[User:Aquelia/Templates|Sample]] | ||
| + | </noinclude><includeonly> | ||
| + | {|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: #692f83; color: #FFFFFF;" align="center" colspan="3" valign="middle"| Used in the following quest... | ||
| + | |- | ||
| + | ! style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #D4D4D4;" align="center" width="40%" | Monster Name | ||
| + | ! style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #D4D4D4;" align="center" width="60%" | Notes | ||
| + | |- | ||
| + | {{{Insert Monster List Template}}} | ||
| + | |} | ||
| + | </includeonly> | ||
Latest revision as of 17:10, 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.
{{Dropped From
|Quest Name=
|Notes=
}}
}}
- You may insert as many rows into the table as you need, simply repeat the following codes:
{{Dropped From
|Quest Name=
|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:
{{Dropped From
|Quest Name=
|Notes=
}}
}}
- The set of codes above will display the following: Sample