Difference between revisions of "Widget:Books"
From Shaker Pedia
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | < | + | <h2>Books and publications about and by Shakers</h2> |
− | < | + | <br> |
− | <!--{ | + | <!--{if !isset($type) }--> |
− | + | <!--{$type = ''}--> | |
− | <!--{$ | + | <!--{/if}--> |
− | <!--{ | + | <!--{shakerdb var="rows" deb="0" mode="books" type="$type"}--> |
− | |||
− | <!--{shakerdb var="rows" deb=" | ||
<!--{$bgcolor = ''}--> | <!--{$bgcolor = ''}--> | ||
<table> | <table> | ||
− | <tr><th>Title<th>Authors | + | <tr><th>Title<th>Authors |
<!--{foreach $rows as $i=>$r}--> | <!--{foreach $rows as $i=>$r}--> | ||
<tr <!--{$bgcolor}--> > | <tr <!--{$bgcolor}--> > | ||
− | <td width= | + | <td width=200> |
<!-- <!--{$r.id}--> --> | <!-- <!--{$r.id}--> --> | ||
<!--{$r.title}--> | <!--{$r.title}--> | ||
− | <td | + | <td><!--{$r.authors}--> |
− | <td><!--{$r. | + | <td> |
− | + | <a href="http://www.amazon.com/exec/obidos/ASIN/<!--{$r.isbn|replace:'-':''}-->/parentsandteache" target=_blank>[ISBN lookup]</a> | |
− | + | <a href="https://www.google.com/search?q=<!--{$r.title}-->" target=_blank>[google search]</a> | |
<!--{if $bgcolor == '' }--> | <!--{if $bgcolor == '' }--> | ||
<!--{$bgcolor = 'bgcolor=yellow'}--> | <!--{$bgcolor = 'bgcolor=yellow'}--> |