summaryrefslogtreecommitdiff
path: root/modules/help_mod_powered_by.tpl
blob: 395f46ce4f953f506d24eb140c5f96ded5076403 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<p class="note">
	{tr}Display icons of some of the software products used in Bitweaver. If <kbd>no_dblogo</kbd> is set, the icon of the database used is not displayed.{/tr}
	<br />
	<span class="example">{tr}Example:{/tr} <kbd>content_type=bitpage</kbd></span>
</p>

<dl>
	<dt class="param"><kbd>no_dblogo</kbd></dt>
	<dd><em>{tr}Boolean{/tr}</em></dd>
	
	<dt class="param"><kbd>large</kbd></dt>
	<dd><abbr class="default" title="default">large</abbr>, small</dd>
</dl>