Template:Lore/doc

From Foxhole Wiki
Jump to navigation Jump to search
Template-info.png Documentation
Template:1
}}

Parameters

Parameter Description
lore Name of the lore
type Type of the lore (CampsiteStructureIcon, ClipboardIcon, Key01Icon, LoreBird, LoreBoardgame, LoreBucket, LoreCave, LoreCorpse, LoreFire, LoreFlask, LoreGraves, LoreIcon, LoreIcon2, LoreIcon3, LoreMap, LoreRock, LoreSabre, LoreShovelIcon, LoreSkull, LoreStatue, LoreSunflower, LoreTree, MotorcycleVehicleIcon, ReadableSignIcon, RelicApc, RifleItemIcon, RunestoneAIcon, RunestoneBIcon, RunestoneEIcon, RunestoneGIcon, RunestoneSIcon, RunestoneWIcon, TobaccoPickupIcon, UnexplodedOrdnanceIcon)
preface Preface of lore
text Body text of lore
showmap if value is no, map section won't show up.
map Map of the lore location (EXACT in-game name !!case sensitive!!)
x In-game x coordinate (between A-R)
y In-game y coordinate (between 1-15)
k In-game k coordinate (between 1-9)
position Position of the marker label (left/right/top/bottom)
label Marker label will be lore name by default, Use optional label if lore name is too long.
marker The id of the corresponding marker on the Map:Lore Map

Usage

{{Lore
|lore=
|type=
|preface=
|text=
|showmap=
|map=
|x=
|y=
|k=
|position=
|label=
|marker=
}}

Example

{{Lore
|lore=Fake skull lore
|type=LoreSkull
|preface=A skull.. scary.
|text=You've just found a skull.
|showmap=
|map=Red River
|x=G
|y=4
|k=9
|position=right
|label=Skull here
|marker=15
}}


Fake skull lore
LoreSkull.png
A skull.. scary.
You've just found a skull.


Location of Fake skull lore
Red River - G4k9

MapRedRiverHex.png

MapPost.png

Skull here





This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.