FLOORPLAN: fixed html in pod

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2091 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
ulimaass
2012-11-07 19:23:45 +00:00
parent 7ec50bbe8e
commit 51a633a338

View File

@@ -747,20 +747,21 @@ FP_input(@)
<li><a name="fp_fpname">userattr fp_&lt;name&gt; &lt;top&gt;,&lt;left&gt;[,&lt;style&gt;[,&lt;description&gt;]]</a><br><br>
A <a href="#userattr">userattr</a> fp_&lt;name&gt; will be created automatically if it does not exist yet.<br>
<ul>
<li>top = screen-position, pixels from top of screen
<li>left = screen-position, pixels from left of screen
<li>top = screen-position, pixels from top of screen</li>
<li>left = screen-position, pixels from left of screen</li>
<li>style =
<ul>
<li>0 icon/state only
<li>1 devicename and icon/state
<li>2 devicename, icon/state and commands
<li>3 device-reading and optional description
<li>4 S300TH-specific, displays temperature above humidity
<li>5 icon/state and commands
<li>6 device-reading, reading-timestamp and optional description
<li>0 icon/state only</li>
<li>1 devicename and icon/state</li>
<li>2 devicename, icon/state and commands</li>
<li>3 device-reading and optional description</li>
<li>4 S300TH-specific, displays temperature above humidity</li>
<li>5 icon/state and commands</li>
<li>6 device-reading, reading-timestamp and optional description</li>
</ul>
<li>description will be displayed instead of the original devicename
</ul><br>
</li>
<li>description will be displayed instead of the original devicename</li>
</ul></li><br>
Examples:<br>
<ul>
<table>