History: module friend_list
Source of version: 2 (current)
Copy to clipboard
!! Module Friend List This ((Module)) displays a list of friends. !! Usage To use module __Friend List__ in a wiki page: {CODE()} {module module="friend_list"} {CODE} {PLUGINMANAGER(module=friend_list) /} !! Example In the example below we pass in a wiki page the module Friend List through the plugin module. So, this code: {CODE()} {module module="friend_list"} {CODE} Would produce on this site: {img src="display2010" imalign="center" align="center"} Note that you have a button that allows you to add friends. !! Related Pages {include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"}