Difference between revisions of "Template:Items (TiTS)"
Lashcharge (talk | contribs) (Replaced content with "{{Items (TiTS)}}") |
Lashcharge (talk | contribs) (Undo revision 1075 by Lashcharge (talk)) |
||
Line 1: | Line 1: | ||
+ | <noinclude>{{ContentWarning|message=Add <nowiki>{{Items (TiTS)}}</nowiki> at the page and publish and it will automaticly add this template.}}</noinclude> | ||
+ | |||
{{Items (TiTS)}} | {{Items (TiTS)}} | ||
+ | == Item Template (TiTS) == | ||
+ | |||
+ | Probably leverage the item tooltip here. | ||
+ | |||
+ | {{StyleTiTS}} | ||
+ | __NOTOC__ | ||
+ | {{ContentWarning|message=If the item is limited somehow in its availability (ie there's only a singular opportunity to acquire it, and if not taken then it can never be taken in regular gameplay, state it here.}} | ||
+ | {{Infobox TiTSItem | ||
+ | | name = Item Name | ||
+ | | image = missing.png | ||
+ | | caption = Caption text | ||
+ | | itemtype = Item Type | ||
+ | | slotname = Equipment Slot | ||
+ | | baseprice = Base Price | ||
+ | | info-hdr = Information | ||
+ | | damage = Damage | ||
+ | | damagetype = Damage Type | ||
+ | | defense = Defense | ||
+ | | shielddefense = Shield Defense | ||
+ | | bonusshield = Bonus Shield | ||
+ | | accuracy = Accuracy | ||
+ | | sexiness = Sexiness | ||
+ | | critbonus = Critical Bonus | ||
+ | | evasion = Evasion | ||
+ | | fortification = Fortification | ||
+ | | bonusresistances = Bonus Resistances | ||
+ | | lustvuln = Lust Vulnerability | ||
+ | | usable = Yes or omit | ||
+ | | combatusable = Yes or omit | ||
+ | | deftarget = Self, Friendly or Hostile | ||
+ | | addflags = Defined flags | ||
+ | }} | ||
+ | |||
+ | Insert as much information as possible in the above infobox. Wikilinks will work as the parameters too. | ||
+ | |||
+ | <code> | ||
+ | <nowiki> | ||
+ | {{Infobox TiTSItem | ||
+ | ... | ||
+ | | spouse = [[Another Character]] | ||
+ | ... | ||
+ | }} | ||
+ | </nowiki> | ||
+ | </code> | ||
+ | |||
+ | |||
+ | === Acquisition === | ||
+ | ---- | ||
+ | Detailed means of acquisition. Vendor? Drops? Who drops it? | ||
+ | |||
+ | |||
+ | ==== Usage ==== | ||
+ | ---- | ||
+ | Detailed outcomes from usage of an item, where applicable. Potential TF mechanics for TF items. Probably split it up somehow based on the items mechanics: | ||
+ | |||
+ | * Base Statistic Changes | ||
+ | ** Something | ||
+ | ** Something | ||
+ | |||
+ | * Shared Effects | ||
+ | ** Something | ||
+ | ** Something | ||
+ | |||
+ | * Female-centric Effects | ||
+ | ** Something | ||
+ | ** Something | ||
+ | |||
+ | * Male-centric Effects | ||
+ | ** Something | ||
+ | ** Something | ||
+ | |||
+ | |||
+ | Include the item page into a number of categories: | ||
+ | <nowiki> | ||
+ | [[Category:Items (TiTS)]] | ||
+ | |||
+ | [[Category:Consumable items (TiTS)]] | ||
+ | [[Category:Combat items (TiTS)]] | ||
+ | [[Category:Transformative items (TiTS)]] | ||
+ | [[Category:Restorative items (TiTS)]] | ||
+ | |||
+ | [[Category:Weapons (TiTS)]] | ||
+ | [[Category:Ranged weapons (TiTS)]] | ||
+ | [[Category:Melee weapons (TiTS)]] | ||
+ | [[Category:Consumable weapons (TiTS)]] | ||
+ | |||
+ | [[Category:Clothing (TiTS)]] | ||
+ | [[Category:Armor (TiTS)]] | ||
+ | [[Category:Upper undergarments (TiTS)]] | ||
+ | [[Category:Lower undergarments (TiTS)]] | ||
+ | |||
+ | [[Category:Accessories (TiTS)]] | ||
+ | [[Category:Shield generators (TiTS)]] | ||
+ | </nowiki> |
Revision as of 15:42, 7 December 2014
Warning!
Add {{Items (TiTS)}} at the page and publish and it will automaticly add this template.
Template loop detected: Template:Items (TiTS)
Item Template (TiTS)
Probably leverage the item tooltip here.
{{#css:
body { background: #333E52; color: #FFFFFF; } .flame { background-color: #8e44ad; } .box-flame { border-color: #8e44ad; } .blog-box-flame { background: none repeat scroll 0% 0% #8e44ad; color: #FFFFFF; } .wikiEditor-ui { color: #000000; } .editOptions { color: #000000; } table:not(.infobox) { background-color:#333E52; } .infobox, .toc { border: 3px solid #8e44ad !important; background-color: #333E52 !important; color: #FFFFFF; box-shadow: 0 0 15px #333; table-layout: fixed; } .toc h2 { margin-top: 0px; margin-bottom: 0px; } .mw-content-ltr a:link, .mw-content-ltr a:hover, .mw-content-ltr a:visited, .mw-content-ltr a:active, .catlinks a:link, .catlinks a:hover, .catlinks a:visited, .catlinks a:active { color: #AC46DB; font-weight: bold; font-size: normal; } a.new:link, a.new:hover, a.new:visited, a.new:active, .catlinks a.new:hover, .catlinks a.new:link, .catlinks a.new:visited, .catlinks a.new:active { color: #FF0000; } blockquote { border-left-color: #8e44ad; font-size: 16px; }
.wikitable {
color: #FFFFFF;
} .wikitable th {
color: #3D5174;
} .wikitable td {
color: #FFFFFF;
} .wikitable caption {
color: #FFFFFF; background: #8E44AD;
} .bordered {
border: 3px solid #8e44ad !important; box-shadow: 0 0 15px #333;
} .borderless {
border: none; box-shadow: none;
} .catlinks {
margin-top: 32px; margin-left: 0px; margin-right: 0px; margin-bottom: 8px;
}
}}
Warning!
If the item is limited somehow in its availability (ie there's only a singular opportunity to acquire it, and if not taken then it can never be taken in regular gameplay, state it here.
Item Name | |
---|---|
Caption text | |
Item Type | Item Type |
Equipment Slot | Equipment Slot |
Base Price | Base Price |
Information | |
Damage | Damage |
Damage Type | Damage Type |
Defense | Defense |
Shield Defense | Shield Defense |
Bonus Shields | Bonus Shield |
Accuracy | Accuracy |
Sexiness | Sexiness |
Critical Bonus | Critical Bonus |
Evasion | Evasion |
Fortification | Fortification |
Resistances | Bonus Resistances |
Lust Vulnerability | Lust Vulnerability |
Use Details | |
Is Usable? | Yes or omit |
Is Usable in Combat? | Yes or omit |
Valid Targets | Self, Friendly or Hostile |
Additional Flags | Defined flags |
Insert as much information as possible in the above infobox. Wikilinks will work as the parameters too.
{{Infobox TiTSItem
...
| spouse = [[Another Character]]
...
}}
Acquisition
Detailed means of acquisition. Vendor? Drops? Who drops it?
Usage
Detailed outcomes from usage of an item, where applicable. Potential TF mechanics for TF items. Probably split it up somehow based on the items mechanics:
- Base Statistic Changes
- Something
- Something
- Shared Effects
- Something
- Something
- Female-centric Effects
- Something
- Something
- Male-centric Effects
- Something
- Something
Include the item page into a number of categories:
[[Category:Items (TiTS)]]
[[Category:Consumable items (TiTS)]]
[[Category:Combat items (TiTS)]]
[[Category:Transformative items (TiTS)]]
[[Category:Restorative items (TiTS)]]
[[Category:Weapons (TiTS)]]
[[Category:Ranged weapons (TiTS)]]
[[Category:Melee weapons (TiTS)]]
[[Category:Consumable weapons (TiTS)]]
[[Category:Clothing (TiTS)]]
[[Category:Armor (TiTS)]]
[[Category:Upper undergarments (TiTS)]]
[[Category:Lower undergarments (TiTS)]]
[[Category:Accessories (TiTS)]]
[[Category:Shield generators (TiTS)]]
Item Template (TiTS)
Probably leverage the item tooltip here.
{{#css:
body { background: #333E52; color: #FFFFFF; } .flame { background-color: #8e44ad; } .box-flame { border-color: #8e44ad; } .blog-box-flame { background: none repeat scroll 0% 0% #8e44ad; color: #FFFFFF; } .wikiEditor-ui { color: #000000; } .editOptions { color: #000000; } table:not(.infobox) { background-color:#333E52; } .infobox, .toc { border: 3px solid #8e44ad !important; background-color: #333E52 !important; color: #FFFFFF; box-shadow: 0 0 15px #333; table-layout: fixed; } .toc h2 { margin-top: 0px; margin-bottom: 0px; } .mw-content-ltr a:link, .mw-content-ltr a:hover, .mw-content-ltr a:visited, .mw-content-ltr a:active, .catlinks a:link, .catlinks a:hover, .catlinks a:visited, .catlinks a:active { color: #AC46DB; font-weight: bold; font-size: normal; } a.new:link, a.new:hover, a.new:visited, a.new:active, .catlinks a.new:hover, .catlinks a.new:link, .catlinks a.new:visited, .catlinks a.new:active { color: #FF0000; } blockquote { border-left-color: #8e44ad; font-size: 16px; }
.wikitable {
color: #FFFFFF;
} .wikitable th {
color: #3D5174;
} .wikitable td {
color: #FFFFFF;
} .wikitable caption {
color: #FFFFFF; background: #8E44AD;
} .bordered {
border: 3px solid #8e44ad !important; box-shadow: 0 0 15px #333;
} .borderless {
border: none; box-shadow: none;
} .catlinks {
margin-top: 32px; margin-left: 0px; margin-right: 0px; margin-bottom: 8px;
}
}}
Warning!
If the item is limited somehow in its availability (ie there's only a singular opportunity to acquire it, and if not taken then it can never be taken in regular gameplay, state it here.
Item Name | |
---|---|
Caption text | |
Item Type | Item Type |
Equipment Slot | Equipment Slot |
Base Price | Base Price |
Information | |
Damage | Damage |
Damage Type | Damage Type |
Defense | Defense |
Shield Defense | Shield Defense |
Bonus Shields | Bonus Shield |
Accuracy | Accuracy |
Sexiness | Sexiness |
Critical Bonus | Critical Bonus |
Evasion | Evasion |
Fortification | Fortification |
Resistances | Bonus Resistances |
Lust Vulnerability | Lust Vulnerability |
Use Details | |
Is Usable? | Yes or omit |
Is Usable in Combat? | Yes or omit |
Valid Targets | Self, Friendly or Hostile |
Additional Flags | Defined flags |
Insert as much information as possible in the above infobox. Wikilinks will work as the parameters too.
{{Infobox TiTSItem
...
| spouse = [[Another Character]]
...
}}
Acquisition
Detailed means of acquisition. Vendor? Drops? Who drops it?
Usage
Detailed outcomes from usage of an item, where applicable. Potential TF mechanics for TF items. Probably split it up somehow based on the items mechanics:
- Base Statistic Changes
- Something
- Something
- Shared Effects
- Something
- Something
- Female-centric Effects
- Something
- Something
- Male-centric Effects
- Something
- Something
Include the item page into a number of categories:
[[Category:Items (TiTS)]]
[[Category:Consumable items (TiTS)]]
[[Category:Combat items (TiTS)]]
[[Category:Transformative items (TiTS)]]
[[Category:Restorative items (TiTS)]]
[[Category:Weapons (TiTS)]]
[[Category:Ranged weapons (TiTS)]]
[[Category:Melee weapons (TiTS)]]
[[Category:Consumable weapons (TiTS)]]
[[Category:Clothing (TiTS)]]
[[Category:Armor (TiTS)]]
[[Category:Upper undergarments (TiTS)]]
[[Category:Lower undergarments (TiTS)]]
[[Category:Accessories (TiTS)]]
[[Category:Shield generators (TiTS)]]