Community Central
Community Central
Forums: Index Support Requests Activity feed help
Fandom's forums are a place for the community to help other members.
To contact staff directly or to report bugs, please use Special:Contact.
Archive
Note: This topic has been unedited for 1600 days. It is considered archived - the discussion is over. Information in this thread may be out of date. Do not add to unless it really needs a response.


Over on Metal Gear Wiki we are using a template to have the activity feed appear on the main page. This is the code used in the template:

<div style="width: 98%; height: 245px; overflow: auto; padding: 2px; border:1px solid #7fa4bd; background:#d1e0ea">
{| style="color:#000;" |
<activityfeed size=10 />
|}
</div>

The template is meant to show the last ten changes but shows more. The first ten appear normally but the ones after (which appears to be another ten) are in a kind of dot point form. Does anyone know how to remove this dot point stuff or why it's happening?--Soul reaper 08:17, October 7, 2011 (UTC)

There was a minor syntax bug in Template:Activity. I took the liberty of fixing it, hope you don't mind.
Also, while trying to view the source of the main page, both in Chrome and Firefox, I was unable to load the editor and was stuck on "Loading editor" message. Not sure if that's supposed to be like that, but you might want to take a look at that. Sovq 09:01, October 7, 2011 (UTC)
Thanks for fixing it, works perfectly now! As for the main page view, I think only admins can see it.--Soul reaper 09:29, October 7, 2011 (UTC)
Is there a particular reason why in the template, activityfeed is inside a table as it's already in a div? –Tm_T (Talk) 10:55, October 7, 2011 (UTC)