Toggle menu
15
236
70
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 23:18, 25 May 2025 by Prd (talk | contribs) (Created page with "<includeonly>| style="border: solid black 2px; background: #{{Color|WikiHeader}}; text-align:left; padding:10px; font-size: 90%; vertical-align:top;" |</includeonly><noinclude> ;Description :This template is to be used on Buildings List. :To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets to make the fields into links. ;Syntax :<code>{{t|HeadedBox-start|header}}</code>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Description
This template is to be used on Buildings List.
To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets to make the fields into links.
Syntax
{{HeadedBox-start}}
{{HeadedBox-column}}
content
{{HeadedBox-normal}}
content
{{HeadedBox-end}}
Demonstration

The following code...

{{HeadedBox-start|Camping}}
{{HeadedBox-column|Tents|Other}}
{{DarkLink|Flat Shelter}}<br>{{DarkLink|Mercenary Tent}}<br>{{DarkLink|Scrap Tent}}
{{HeadedBox-normal}}
Cooking Pit<br>Camp Bed
{{HeadedBox-end}}

...produces this. Refresh Preview

; color: #2e201d; margin:auto; padding: 10px; width:85%; font-weight:Bold;"
style="padding:0px 0px 0px 30px; font-size: 125%; color: #635e5b" colspan="2" | Camping
style="padding:0px 0px 0px 20px; width:50%; color: #635e5b" |Tents style="padding:0px 0px 0px 20px; color: #635e5b" |Other
style="border: solid black 2px; background: #7d7065; text-align:left; padding:10px; font-size: 90%; vertical-align:top;" |

Flat Shelter
Mercenary Tent
Scrap Tent

style="border: solid black 2px; background: #7d7065; text-align:left; padding:10px; font-size: 90%; vertical-align:top;" |

Cooking Pit
Camp Bed