I am not a web person, but have the task of making a seb site for the guild. I made a website using guild portal.
fidelispango.guildportal.com
I would make to put the information on the our guild on current and past members on the website, but I am not sure what is the best and easiest way to do this.
If I link to the site information on the guild, would people be able to view it even if they were not members to warcraftrealms.com.
I know the information is exportable, but I have not idea how to use it.
thanks
Guild Data Warcraftrealms
To use the exported data, you'd need to have access to a scripting language and knowledge of HTML to format it in the way you wanted.
If you're happy with the way it looks on this web site, you could just make a plain section on Guild Portal (it's been a while since I used them, but I know you can do that), define it as the only section on the page - full width - and then put this HTML as the only thing in the section:
{iframe src="http://www.warcraftrealms.com/guilds/1239531" name="guilddata" width="100%" frameborder="0" scrolling="auto"}{/iframe}
(replacing the {} with <>)
Unless Rollie would be uncomfortable with that?
If you're happy with the way it looks on this web site, you could just make a plain section on Guild Portal (it's been a while since I used them, but I know you can do that), define it as the only section on the page - full width - and then put this HTML as the only thing in the section:
{iframe src="http://www.warcraftrealms.com/guilds/1239531" name="guilddata" width="100%" frameborder="0" scrolling="auto"}{/iframe}
(replacing the {} with <>)
Unless Rollie would be uncomfortable with that?