The Arcive of vBulletin Modifications Site. |
|
Neighborhood Demographics Details »»
|
|||||||||||||||||||||||||
This will change any City/State, Zip, etc to a link to Yahoo Real Estate's Neighborhood Demographics page. This was originally written by TimberFloorAu for use in Australia. It's been modified to be more universal.
For example, [citydemo]Perrysburg, OH[/citydemo] will return: Perrysburg, OH Admin CP --> Custom BB Codes --> Add New BB Code Title: City Demographic BB Code Tag Name: citydemo Replacement: <a href="http://realestate.yahoo.com/neighborhoods?p={param}" target="_blank">{param} Demographics</a> Example: [citydemo]Perrysburg, OH[/citydemo] Description: This will change any City/State, Zip, etc to a link to Yahoo Real Estate's Neighborhood Demographics page. Use {option}: No Button Image (Optional): whatever image you want, example attached below Remove Tag If Empty: Yes Disable BB Code Within This BB Code: No Disable Smilies Within This BB Code: No Disable Word Wrapping Within This BB Code: No Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
example:
[citydemo]buckhead[/citydemo] Gives this result |
|
#3
|
||||
|
||||
|
ehhh... I installed it, what the heck...
Made a little change though... I downloaded the little house icon as demohouse.png and put it in my /forums/images/misc/ directory... then I used the following modified replacement to put an image next to the link: Code:
<a href="http://realestate.yahoo.com/neighborhoods?p={param}" target="_blank"><img src="/forums/images/misc/demohouse.png" border="0" alt="Demographics" align="absmiddle">{param}</a>
|
|
#4
|
|||
|
|||
|
So this is not limited by country etc?
I could use an Australian postcode for example or would i need to edit the code a bit? |
|
#5
|
|||
|
|||
|
You should be able to use Australian postcodes. Try it and let us know.
|
![]() |
|
|