1
RoFethos
Looking for a simple clan roster module
  • 2008/2/1 20:17

  • RoFethos

  • Just popping in

  • Posts: 3

  • Since: 2008/2/1 2


Hi, I have a small request.

I'm looking for a simple Clan Roster module, nothing big and flashy, just somewhere I can display clan members and they're respective ranks, maybe link the members names names to they're Wiki/user profiles.

Any help with this would be greatly appreciated.


Thanks

- Ro

2
Will_H
Re: Looking for a simple clan roster module
  • 2008/2/1 22:20

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


I recently started using <{include statement to integrate a little html file into my themes. Users can then customize the html file to display their clan roster.

its pretty cut and dry.

<div id="marqueecontainer" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed">
<
div id="vmarquee" style="position: absolute; width: 98%; color: #efbe58;" class="gradualfader">

<!--
YOUR CLAN MEMBERS HERE // REPLACE THE UID TO LINK TO THEIR PROFILE. IF THEY ARENT REGISTERED, YOU CAN REMOVE THE <A> TAGS -->

<a href="<{$xoops_url}>/user.php?uid=1">Glory-Clan Leader</a><br />
-----------<
br />
<
a href="<{$xoops_url}>/user.php?uid=2">Pablo-Squad A Captain</a><br />
Str!k3r Squad A<br />
Pwnz0r Squad A<br />
-----------<
br />
<
a href="<{$xoops_url}>/user.php?uid=3">sT34LT-Squad B Captain</a><br />
SlickRick Squad B<br />
<
a href="<{$xoops_url}>/user.php?uid=3">Leth4l-Squad B</a><br />
-----------<
br />
<
br />
Unregistered

<!--END CLAN MEMBER LIST-->

</
div>
</
div>


Basically I just wrapped this little thing in a ja marquee and it scrolls at the bottom of the themes.

Resized Image

3
Bender
Re: Looking for a simple clan roster module
  • 2008/2/1 23:22

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

4
Will_H
Re: Looking for a simple clan roster module
  • 2008/2/1 23:30

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


Team module working again? Thats awesome!

5
TT_LSB
Re: Looking for a simple clan roster module
  • 2008/2/2 20:45

  • TT_LSB

  • Just popping in

  • Posts: 1

  • Since: 2008/2/2 2


Bender,
were you ever part of wraithsquad???

6
Bender
Re: Looking for a simple clan roster module
  • 2008/2/2 22:18

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Nope ... wraith? sounds swedish.

(ahhh wrong movie ... sounds like Stargate)

No seriously ... not a clanplayer. Never was ... never will be. =) (not even playing much these days)
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

7
fatchef
Re: Looking for a simple clan roster module
  • 2010/6/1 14:07

  • fatchef

  • Just popping in

  • Posts: 2

  • Since: 2010/6/1 1


hi i tried to amend the code accordingly to my clan but cant get it to link to my profile .i clicked on my profile tab and copied the url hope someone can help also i dont get the boxes like in the example

<div id="marqueecontainer" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed">
<div id="vmarquee" style="position: absolute; width: 98%; color: #efbe58;" class="gradualfader">

<!--YOUR CLAN MEMBERS HERE // REPLACE THE UID TO LINK TO THEIR PROFILE. IF THEY ARENT REGISTERED, YOU CAN REMOVE THE <A> TAGS -->

<a href="<{urban-warriors.spruz.com}>/user.php?/members.htm=EDBB866F-3DD2-4146-877E-64D8BB557FDC">DRC267-Clan Leader</a><br />
-----------<br />
<a href="<{$xoops_url}>/user.php?uid=2">-Squad A Captain</a><br />
* - Squad A<br />
* - Squad A<br />
-----------<br />
<a href="<{$xoops_url}>/user.php?uid=3">-Squad B Captain</a><br />
* - Squad B<br />
<a href="<{$xoops_url}>/user.php?uid=3">-Squad B</a><br />
-----------<br />
<br />
* Unregistered

<!--END CLAN MEMBER LIST-->

</div>
</div>

8
ghia
Re: Looking for a simple clan roster module
  • 2010/6/1 15:42

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Simply replace the number after uid= with the number you see in your profile's URL by hoovering your name. Here on XOOPS.org, it would be 101690.

9
fatchef
Re: Looking for a simple clan roster module
  • 2010/6/1 18:55

  • fatchef

  • Just popping in

  • Posts: 2

  • Since: 2010/6/1 1


thanks i was missing out the ?p sorted now

<!--YOUR CLAN MEMBERS HERE // REPLACE THE UID TO LINK TO THEIR PROFILE. IF THEY ARENT REGISTERED, YOU CAN REMOVE THE <A> TAGS -->

<a href="/member/?p[/color]=EDBB866F-3DD2-4146-877E-64D8BB557FDC">drc267-Clan Leader</a><br />
-----------<br />
<a href="<{$xoops_url}>/user.php?uid=2">-Squad A Captain</a><br />
* - Squad A<br />
* - Squad A<br />
-----------<br />
<a href="<{$xoops_url}>/user.php?uid=3">-Squad B Captain</a><br />
* - Squad B<br />
<a href="<{$xoops_url}>/user.php?uid=3">-Squad B</a><br />
-----------<br />
<br />
* Unregistered

<!--END CLAN MEMBER LIST-->

</div>
</div>

Login

Who's Online

171 user(s) are online (80 user(s) are browsing Support Forums)


Members: 0


Guests: 171


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits