Template:Monster Lore: Difference between revisions
Jump to navigation
Jump to search
Add Monster Lore template: Harper field-dossier scaffold for tracking learned creature properties (descriptive, no stats) |
Redesign Monster Lore as a parametrized Harper-dossier infobox (replaces section-scaffold version) |
||
| Line 1: | Line 1: | ||
== {{PAGENAME}} == | {| class="wikitable" style="float:right; width:24em; margin:0 0 1em 1em; font-size:90%;" | ||
''A | |+ style="font-size:115%;" | '''{{{creature_name|{{PAGENAME}}}}}''' | ||
! colspan="2" style="text-align:center;" | ''Harper Field Dossier'' | |||
|- | |||
! style="text-align:left; width:9em;" | Classification | |||
| {{{classification|Unestablished}}} | |||
|- | |||
! style="text-align:left;" | Threat | |||
| {{{threat|Undetermined}}} | |||
|- | |||
! style="text-align:left;" | Temperament | |||
| {{{temperament|Unobserved}}} | |||
|- | |||
! colspan="2" style="text-align:center; background:#e8e8f0;" | ''Where it is soft'' | |||
|- | |||
! style="text-align:left;" | Bites deepest | |||
| {{{weak_against|Nothing confirmed}}} | |||
|- | |||
! style="text-align:left;" | Shrugs off | |||
| {{{shrugs_off|Unknown}}} | |||
|- | |||
! style="text-align:left;" | Untouched by | |||
| {{{untouched_by|Unknown}}} | |||
|- | |||
! style="text-align:left;" | Hard to unfoot | |||
| {{{hard_to_rattle|Unknown}}} | |||
|- | |||
! style="text-align:left;" | Senses | |||
| {{{senses|Unknown}}} | |||
|- | |||
! colspan="2" style="text-align:center; background:#e8e8f0;" | ''Provenance'' | |||
|- | |||
! style="text-align:left;" | Knowledge | |||
| {{{confidence|Fragmentary}}} | |||
|- | |||
! style="text-align:left;" | First catalogued | |||
| {{{encountered|—}}} | |||
|- | |||
! style="text-align:left;" | Filed by | |||
| {{{agent|Unsigned}}} | |||
|}<includeonly>[[Category:Monsters]]</includeonly><noinclude> | |||
== Usage == | |||
A '''Monster Lore''' dossier records what the company has actually ''learned'' about a creature — never its game statistics. Every field is prose: speak in qualities, not numbers (''"shrugs off the cold as a familiar friend,"'' never an immunity list or a value). Transcluding the template files the page into [[:Category:Monsters]] automatically. | |||
=== | <pre> | ||
{{Monster Lore | |||
| creature_name = | |||
| classification = | |||
| threat = | |||
| temperament = | |||
| weak_against = What wounds it faster than steel should | |||
| shrugs_off = What it merely resists | |||
| untouched_by = What does nothing at all | |||
| hard_to_rattle= What it cannot be made to suffer (fear, poison, charm...) | |||
| senses = How it perceives the world | |||
| confidence = Fragmentary | Partial | Well-attested | |||
| encountered = [[Session ##]] near [[Place]] | |||
| agent = Reporting Harper | |||
}} | |||
</pre> | |||
Follow the box with the agent's dispatch and prose sections. [[Category:Templates]] | |||
</noinclude> | |||
[[Category:Templates]] | |||
Revision as of 04:55, 12 June 2026
| Harper Field Dossier | |
|---|---|
| Classification | Unestablished |
| Threat | Undetermined |
| Temperament | Unobserved |
| Where it is soft | |
| Bites deepest | Nothing confirmed |
| Shrugs off | Unknown |
| Untouched by | Unknown |
| Hard to unfoot | Unknown |
| Senses | Unknown |
| Provenance | |
| Knowledge | Fragmentary |
| First catalogued | — |
| Filed by | Unsigned |
Usage
A Monster Lore dossier records what the company has actually learned about a creature — never its game statistics. Every field is prose: speak in qualities, not numbers ("shrugs off the cold as a familiar friend," never an immunity list or a value). Transcluding the template files the page into Category:Monsters automatically.
{{Monster Lore
| creature_name =
| classification =
| threat =
| temperament =
| weak_against = What wounds it faster than steel should
| shrugs_off = What it merely resists
| untouched_by = What does nothing at all
| hard_to_rattle= What it cannot be made to suffer (fear, poison, charm...)
| senses = How it perceives the world
| confidence = Fragmentary | Partial | Well-attested
| encountered = [[Session ##]] near [[Place]]
| agent = Reporting Harper
}}
Follow the box with the agent's dispatch and prose sections.