Вход Регистрация
Файл: apwa/styles/prosilver/template/toplist_body.html
Строк: 138
<?php
<!-- INCLUDE overall_header.html -->
<
h2 class="solo">{PAGE_TITLE}<!-- IF S_DISPLAY_THANKSLIST --> / <a href="{U_THANKSLIST}">{L_THANKS_USER}</a><!-- ENDIF --></h2>

    <
div class="panel">
        <
div class="inner"><span class="corners-top"><span></span></span>
            <
ul class="linklist">
                <
li class="rightside pagination">
                    <!-- IF 
PAGINATION --><a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{PAGE_NUMBER}</a> &bull; <span>{PAGINATION}</span><!-- ELSE -->{PAGE_NUMBER}<!-- ENDIF -->
                </
li>
            </
ul>
            <
span class="corners-bottom"><span></span></span></div>
    </
div>
<!-- IF 
S_THANKS_POST_REPUT_VIEW and not S_FULL_TOPIC_RATING and not S_FULL_FORUM_RATING -->
<
h3 class="solo"><a href="{U_SEARCH_POST}" class="forumtitle">{L_RATING_TOP_POST}</a></h3>
    <
div class="forumbg forumbg-table">
        <
div class="inner"><span class="corners-top"><span></span></span>

            <
table class="table1" cellspacing="1">
                <
thead>
                <
tr>
                    <
th class="topictitle">{L_RATING_POST}</th>
                    <
th class="rating">{L_RECEIVED}</th>
                    <
th class="name">{L_AUTHOR}</th>
                    <
th class="rating">{L_REPUT}</th>
                </
tr>
                </
thead>
                <
tbody>
        <!-- 
BEGIN toppostrow -->
                <
tr class="<!-- IF toppostrow.S_ROW_COUNT is even -->bg1<!-- ELSE -->bg2<!-- ENDIF -->">
                    <
td><a href="{toppostrow.POST_ID}" class="post">{toppostrow.MINI_POST_IMG}{toppostrow.POST_DATE}&nbsp;{toppostrow.POST_SUBJECT}</a><br />{toppostrow.MESSAGE}</td>
                    <
td>{toppostrow.POST_THANKS}</td>
                    <
td>{toppostrow.POST_AUTHOR}</td>
                    <
td><span style="display: block;">{L_REPUT}:{toppostrow.POST_REPUT}
                        <!-- IF 
toppostrow.S_THANKS_REPUT_GRAPHIC -->
                        <
span style="display: block; width: {toppostrow.THANKS_REPUT_GRAPHIC_WIDTH}; height: {toppostrow.THANKS_REPUT_HEIGHT}; background: url({toppostrow.THANKS_REPUT_IMAGE_BACK}); background-repeat: repeat-x;"><span style="display: block; height: {toppostrow.THANKS_REPUT_HEIGHT}; width: {toppostrow.POST_REPUT}; background: url({toppostrow.THANKS_REPUT_IMAGE}); background-repeat: repeat-x;">&nbsp;</span></span>
                        <!-- ENDIF -->
                    </
span></td>
                </
tr>
        <!-- 
END toppostrow -->
                </
tbody>
            </
table>
        <
span class="corners-bottom"><span></span></span></div>
    </
div>
<
hr />
<!-- ENDIF -->
<!-- IF 
S_THANKS_TOPIC_REPUT_VIEW and not S_FULL_POST_RATING and not S_FULL_FORUM_RATING -->    
<
h3 class="solo"><a href="{U_SEARCH_TOPIC}" class="forumtitle">{L_RATING_TOP_TOPIC}</a></h3>
    <
div class="forumbg forumbg-table">
        <
div class="inner"><span class="corners-top"><span></span></span>

            <
table class="table1" cellspacing="1">
                <
thead>
                <
tr>
                    <
th class="topictitle">{L_RATING_TOPIC}</th>
                    <
th class="name">{L_RECEIVED}</th>
                    <
th class="name">{L_AUTHOR}</th>
                    <
th class="rating">{L_REPUT}</th>
                </
tr>
                </
thead>
                <
tbody>
        <!-- 
BEGIN toptopicrow -->
                <
tr class="<!-- IF toptopicrow.S_ROW_COUNT is even -->bg1<!-- ELSE -->bg2<!-- ENDIF -->">
                    <
td style="background-image: url({toptopicrow.TOPIC_FOLDER_IMG_SRC}); background-repeat: no-repeat; background-position: 2px center; padding-left: 35px;"><a href="{toptopicrow.U_VIEW_TOPIC}" class="forumtitle">{toptopicrow.TOPIC_TITLE}</a></td>
                    <
td>{toptopicrow.TOPIC_THANKS}</td>
                    <
td>{toptopicrow.TOPIC_AUTHOR}</td>
                    <
td><span style="display: block;">{L_REPUT}:{toptopicrow.TOPIC_REPUT}
                        <!-- IF 
toptopicrow.S_THANKS_REPUT_GRAPHIC -->
                        <
span style="display: block; width: {toptopicrow.THANKS_REPUT_GRAPHIC_WIDTH}; height: {toptopicrow.THANKS_REPUT_HEIGHT}; background: url({toptopicrow.THANKS_REPUT_IMAGE_BACK}); background-repeat: repeat-x;"><span style="display: block; height: {toptopicrow.THANKS_REPUT_HEIGHT}; width: {toptopicrow.TOPIC_REPUT}; background: url({toptopicrow.THANKS_REPUT_IMAGE}); background-repeat: repeat-x;">&nbsp;</span></span>
                        <!-- ENDIF -->
                    </
span></td>
                </
tr>
        <!-- 
END toptopicrow -->
                </
tbody>
            </
table>
        <
span class="corners-bottom"><span></span></span></div>
    </
div>
<
hr />
<!-- ENDIF -->
<!-- IF 
S_THANKS_FORUM_REPUT_VIEW and not S_FULL_TOPIC_RATING and not S_FULL_POST_RATING -->
<
h3 class="solo"><a href="{U_SEARCH_FORUM}" class="forumtitle">{L_RATING_TOP_FORUM}</a></h3>
    <
div class="forumbg forumbg-table">
        <
div class="inner"><span class="corners-top"><span></span></span>

            <
table class="table1" cellspacing="1">
                <
thead>
                <
tr>
                    <
th class="topictitle">{L_RATING_FORUM}</th>
                    <
th class="rating">{L_RECEIVED}</th>
                    <
th class="rating">{L_REPUT}</th>
                </
tr>
                </
thead>
                <
tbody>
        <!-- 
BEGIN topforumrow -->
                <
tr class="<!-- IF topforumrow.S_ROW_COUNT is even -->bg1<!-- ELSE -->bg2<!-- ENDIF -->">
                    <
td style="background-image: url({topforumrow.FORUM_FOLDER_IMG_SRC}); background-repeat: no-repeat; background-position: 2px center; padding-left: 35px;"><a href="{topforumrow.U_VIEW_FORUM}" class="forumtitle">{topforumrow.FORUM_NAME}</a></td>
                    <
td>{topforumrow.FORUM_THANKS}</td>
                    <
td><span style="display: block;">{L_REPUT}:{topforumrow.FORUM_REPUT}
                        <!-- IF 
topforumrow.S_THANKS_REPUT_GRAPHIC -->
                        <
span style="display: block; width: {topforumrow.THANKS_REPUT_GRAPHIC_WIDTH}; height: {topforumrow.THANKS_REPUT_HEIGHT}; background: url({topforumrow.THANKS_REPUT_IMAGE_BACK}); background-repeat: repeat-x;"><span style="display: block; height: {topforumrow.THANKS_REPUT_HEIGHT}; width: {topforumrow.FORUM_REPUT}; background: url({topforumrow.THANKS_REPUT_IMAGE}); background-repeat: repeat-x;">&nbsp;</span></span>
                        <!-- ENDIF -->
                    </
span></td>
                </
tr>
        <!-- 
END topforumrow -->
                </
tbody>
            </
table>
        <
span class="corners-bottom"><span></span></span></div>
    </
div>
<
hr />
<!-- ENDIF -->
<
ul class="linklist">
    <
li class="rightside pagination"><!-- IF PAGINATION --><a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{PAGE_NUMBER}</a> &bull; <span>{PAGINATION}</span><!-- ELSE -->{PAGE_NUMBER}<!-- ENDIF --></li>
</
ul>

    <!-- INCLUDE 
jumpbox.html -->
    <!-- INCLUDE 
overall_footer.html -->
?>
Онлайн: 1
Реклама