Let's view an example how to use itemtemplate in a factinclude in order to extract specific information from a fact and to design it in a particular way:
(1) A normal fact:
About factline Community Server (FCS)
The factline Community Server (FCS ) is a standardized and easy to use FCS platforms are composed of different modules, so-called Learn more |
The following features distinguish the FCS from conventional systems:Learn more |
(2) An exaple code for a template:
<html> <style>
<div style="border: 1px solid black;"> <h1><titile/></h1> <div style="float: left;"><image/></div> <p style="width: 150px; height:80px;"><text cuttext="450"/></p> <h1><link/></h1> <a href="/<id/>.<v/>">read more</a> <br clear="all">
</div> |
(3) A view of the fact with this itemtemplate:
About factline Community Server (FCS)
The factline Community Server (FCS ) is a standardized and easy to use FCS platforms are composed of different modules, so-called Learn more |
The following features distinguish the FCS from conventional systems:Learn more |