<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3APG%2FLorebooks_infobox</id>
	<title>Template:PG/Lorebooks infobox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3APG%2FLorebooks_infobox"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:PG/Lorebooks_infobox&amp;action=history"/>
	<updated>2026-04-08T13:29:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:PG/Lorebooks_infobox&amp;diff=139&amp;oldid=prev</id>
		<title>imported&gt;Donni Iris: add includeonly so doc page does not show error example at the top</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:PG/Lorebooks_infobox&amp;diff=139&amp;oldid=prev"/>
		<updated>2026-04-07T17:56:59Z</updated>

		<summary type="html">&lt;p&gt;add includeonly so doc page does not show error example at the top&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{| style=&amp;quot;margin:1px; border:1px solid#423930; float:right; text-align:left; border-radius:5px; background:#1e1615ff;&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;font-size:17px; text-align:center; border-radius:2px; background-color:#826c3e;color:#ffffff;&amp;quot; |{{Item icon|Blank Book}} {{{title|title}}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:300px;&amp;quot; colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | {{#ifexist:File:filename.png{{{locimage|[[Image:{{PAGENAME}} (lorebook).png{{pipe}}400px{{pipe}}]]}}}|{{{locimage|[[Image:{{PAGENAME}} (lorebook).png{{pipe}}400px{{pipe}}]]}}}&amp;lt;br/&amp;gt;|&amp;lt;!-- File Not Found, consider adding a category like [Pages with broken file links] --&amp;gt;}}&amp;lt;div class=&amp;quot;block2&amp;quot; style=&amp;quot;color:#ffffff;font-size:11px;&amp;quot;&amp;gt;Hint: {{{lochint}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#eee; color:#000000; border-radius:2px; width:100px;&amp;quot; align=&amp;quot;center&amp;quot; | Category: &lt;br /&gt;
| &amp;lt;div class=&amp;quot;block2&amp;quot; style=&amp;quot;color:#ffffff;&amp;quot;&amp;gt;{{{category|-}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#eee; color:#000000; border-radius:2px; width:100px;&amp;quot; align=&amp;quot;center&amp;quot; | Area: &lt;br /&gt;
| &amp;lt;div class=&amp;quot;block2&amp;quot; style=&amp;quot;color:#ffffff;&amp;quot;&amp;gt;{{{area|-}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#eee; color:#000000; border-radius:2px; width:100px;&amp;quot; align=&amp;quot;center&amp;quot; | Visibility: &lt;br /&gt;
| &amp;lt;div class=&amp;quot;block2&amp;quot; style=&amp;quot;color:#ffffff;&amp;quot;&amp;gt;{{{visibility|-}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{clear}}__NOTOC__&lt;br /&gt;
==Syntax==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Lorebooks infobox&lt;br /&gt;
| title = &lt;br /&gt;
| locimage= &lt;br /&gt;
| lochint=&lt;br /&gt;
| category=&lt;br /&gt;
| area=&lt;br /&gt;
| visibility=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
; title&lt;br /&gt;
: Not Optional. Must be Lorebook name as given in lorebooks.json.&lt;br /&gt;
; locimage&lt;br /&gt;
: Optional. Defaults to a .png image to be used to show the in-game location. If the image already exists, use &amp;lt;code&amp;gt;[[Image:ImageName.png|300px|]]&amp;lt;/code&amp;gt;&lt;br /&gt;
; lochint&lt;br /&gt;
: Not Optional. The provided hint in lorebooks.json.&lt;br /&gt;
; category&lt;br /&gt;
: Not Optional. The provided category in lorebooks.json.&lt;br /&gt;
; area&lt;br /&gt;
: Not Optional. The provided area in lorebooks.json formatted to match an in-game location.&lt;br /&gt;
; visibility&lt;br /&gt;
: Not Optional. The provided visibility in lorebooks.json formatted to be readable.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Create an attractive &amp;quot;at a glance&amp;quot; information card for Lorebooks.&lt;br /&gt;
&lt;br /&gt;
The info card features one image, an in-game screenshot of the lorebook location.&lt;br /&gt;
&lt;br /&gt;
====Notes====&lt;br /&gt;
As with all more complex templates, remember that changes spread on all concerned articles. Please discuss it with the author before making significant changes.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
The typical usage is to use this in a new article, save, and THEN upload the image by clicking the image link (which then is pre-set with the article name):&lt;br /&gt;
{{Lorebooks infobox&lt;br /&gt;
| title = The Wasted Wishes&lt;br /&gt;
| lochint= Found in a house in Serbule&lt;br /&gt;
| category= Stories&lt;br /&gt;
| area= [[Serbule]]&lt;br /&gt;
| visibility= Hidden Until Found&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Lorebooks infobox&lt;br /&gt;
| title = The Wasted Wishes&lt;br /&gt;
| lochint= Found in a house in Serbule&lt;br /&gt;
| category= Stories&lt;br /&gt;
| area= [[Serbule]]&lt;br /&gt;
| visibility= Hidden Until Found&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[Category:Formatting templates|MAP infobox]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Donni Iris</name></author>
	</entry>
</feed>