The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I would like my member profile pages to have customized meta keywords and descriptions with the following modified code:
Code:
<meta name="keywords" content="$userinfo[username],$vboptions[keywords]" /> <meta name="description" content="$userinfo[username] $vboptions[description]" /> The question I have is, what is the variable to use that will call the memberinfo template? (see below) Code:
<if condition="$show[????]"> ****NEW META CODE *** <if> thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|