Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Template talk:Linked Image

From Paragon Wiki Archive
Revision as of 04:53, 21 May 2008 by Eabrace (Talk | contribs) (Well, I got close, but going to need some help finishing this one)

Jump to: navigation, search

I think this would be great for the Small Contact images in the Mission Briefing templates. - Snorii 03:29, 21 May 2008 (UTC)

Agreed. Now, if I could just get it to work. . .

Help Needed Finishing This Template

Here's the problem:

What I need to end up with is a substitution that looks like this:

<linkedimage>
wikipage=Technology 
tooltip=Technology 
img_src=Image:Originicon_technology.png
img_alt=Technology
img_width=15
img_height=15
</linkedimage>

To produce a result that looks like this:

<linkedimage> wikipage=Technology tooltip=Technology img_src=Image:Originicon_technology.png img_alt=Technology img_width=15 img_height=15 </linkedimage>

I've gotten all but the <linkedimage> and </linkedimage> tags in place, but when I try to add those to the template, I get big white screen with nothing by the Paragon Wiki logo in the upper left and an error message:

Internal error
Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php to show detailed debugging information.

Apparently, templates and the <linkedimage> tag do not play well together. Any thoughts or suggestions?