table format
-
hi i need a little help getting this in a table format on a page to list all my users.
or as an input form where i can type a users name and this data is displayed[users]
[raw]
Gravatar – [pass user_fields=”avatar”] {AVATAR}[/pass]<p>
[user]’s IP Address: [show_ip] <p>
Users Id: [user id]<p>
Full name: [user]<p>
Login name: [user name]<p>
User’s Role: [pass user_fields=”role”] {ROLE}[/pass]<p>
E-mail: [user email]<p>
[user] archive: [user archive-link]<p>
[is mobile]
User is on a phone or tablet.
[else]
User is on a computer.
[/is]<p>
[if user_field=post-count]
Post count: [user post-count]
[else]
No posts yet!
[/if]<p>
[/raw]
[/users]
The topic ‘table format’ is closed to new replies.