Numele pe mijloc
Scris: 10-Dec-2006, 12:27:15
cum pot sa pun numele sa se vada la toti utilizatorii sa sa vada pe mijloc
forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
<b>{postrow.POSTER_NAME}</b>
Cod: Selectaţi tot
<center> .... </center>
Cod: Selectaţi tot
<center><b>{postrow.POSTER_NAME}</b></center>
Cod: Selectaţi tot
<table>
<tr>
<td><a class="maintitle" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><br>
<span><b>{PAGINATION}</b><br>
</span></td>
</tr>
</table>
<table>
<tr>
<td><span><a href="{U_POST_NEW_TOPIC}"><img></a> <a href="{U_POST_REPLY_TOPIC}"><img></a></span></td>
<td><span> <a href="{U_INDEX}" class="nav">{L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
</tr>
</table>
<table>
<tr>
<td><span><a href="{U_VIEW_OLDER_TOPIC}" class="nav">{L_VIEW_PREVIOUS_TOPIC}</a> :: <a href="{U_VIEW_NEWER_TOPIC}" class="nav">{L_VIEW_NEXT_TOPIC}</a> </span></td>
</tr>
{POLL_DISPLAY}
<tr>
<th>{L_AUTHOR}</th>
<th>{L_MESSAGE}</th>
</tr>
<BEGIN>
<tr>
<td><span><a name="{postrow.U_POST_ID}"></a><b><center>{postrow.POSTER_NAME}</center></b></span><br><span>{postrow.POSTER_RANK}<br>{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br><br>{postrow.POSTER_JOINED}<br>{postrow.POSTER_POSTS}<br>{postrow.POSTER_FROM}</span><br></td>
<td><table>
<tr>
<td><a href="{postrow.U_MINI_POST}"><img></a><span>{L_POSTED}: {postrow.POST_DATE}<span> </span> {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
<td>{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
</tr>
<tr>
<td><hr></td>
</tr>
<tr>
<td><span>{postrow.MESSAGE}{postrow.SIGNATURE}</span><span>{postrow.EDITED_MESSAGE}</span></td>
</tr>
</table></td>
</tr>
<tr>
<td><span><a href="#top" class="nav">{L_BACK_TO_TOP}</a></span></td>
<td><table>
<tr>
<td>{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}<script></td></script><noscript>{postrow.ICQ_IMG}</noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td><img></td>
</tr>
<END>
<tr>
<td><table>
<tr><form>
<td><span>{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS} {S_SELECT_POST_ORDER} <input></span></td>
</form></tr>
</table></td>
</tr>
</table>
<table>
<tr>
<td><span><a href="{U_POST_NEW_TOPIC}"><img></a> <a href="{U_POST_REPLY_TOPIC}"><img></a></span></td>
<td><span> <a href="{U_INDEX}" class="nav">{L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
<td><span>{S_TIMEZONE}</span><br><span>{PAGINATION}</span>
</td>
</tr>
<tr>
<td><span>{PAGE_NUMBER}</span></td>
</tr>
</table>
<table>
<tr>
<td><span>{S_WATCH_TOPIC}</span><br>
<br>
{S_TOPIC_ADMIN}</td>
<td>{JUMPBOX}<span>{S_AUTH_LIST}</span></td>
</tr>
</table>
Cod: Selectaţi tot
<br>
Citeste articolul Instalarea unui MOD in phpBB .BLACKangel scrie:Am rezolvat ms mult, nenea Membru cu statut special RullZzz
EDIT LATER:
Cum instalez mod-uriam spre exemplu "AvatarOnIndex_120" unde il pun ?