Template:ListItem: Difference between revisions
Jump to navigation
Jump to search
(standardized item template for skill lists (climbing, swimming, etc)) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
|- |
|- |
||
| {{#if: {{{ |
| {{#if: {{{2|}}} | {{{2}}} | ''Oops! I have no name!'' }} |
||
| {{#if: {{{ |
| {{#if: {{{3|}}} | {{{3}}} | ''Oops! I have no location!'' }} |
||
| {{#if: {{{ |
| {{#if: {{{4|}}} | {{{4}}} | ''unknown'' }} |
||
{{#ifeq: {{lc:{{{ |
{{#ifeq: {{lc:{{{1}}} }} | climbing | {{!}} {{#if: {{{5|}}} | {{{5}}} | ''unknown'' }} | }} |
||
| {{#if: {{{ |
| {{#if: {{{6|}}} | {{{6}}} | ''unknown'' }} |
||
| {{#if: {{{ |
| {{#if: {{{7|}}} | {{{7}}} | }} |
||
|- |
|- |
||
</includeonly> |
</includeonly> |
||
<noinclude> |
<noinclude> |
||
<pre> |
<pre> |
||
{{ListItem|skillname|item|location|bottom cap|weapon|top cap|notes}} |
|||
{{ListItem| |
|||
ListType = Climbing/Swimming/etc | |
|||
Item = whatever | |
|||
Location = someplace | |
|||
Bottom = number | |
|||
Top = number | |
|||
Notes = special feature | |
|||
Weapon = number | |
|||
}} |
|||
</pre> |
</pre> |
||
*''' |
*'''skillname''' must be filled in using skill name (it's mostly there for the editors, also is used to determine validity of weapon and other list-specific items). Case doesn't matter. |
||
*Leave other items blank if unknown or not used |
*Leave other items blank if unknown or not used |
||
*''' |
*'''weapon''' is specific to climbing, denotes the point at which holding a weapon or shield will increase learning for you |
||
</noinclude> |
</noinclude> |
||
[[Category:Templates]] |
[[Category:Templates]] |
Revision as of 18:46, 30 August 2007
{{ListItem|skillname|item|location|bottom cap|weapon|top cap|notes}}
- skillname must be filled in using skill name (it's mostly there for the editors, also is used to determine validity of weapon and other list-specific items). Case doesn't matter.
- Leave other items blank if unknown or not used
- weapon is specific to climbing, denotes the point at which holding a weapon or shield will increase learning for you