24,090
edits
(wurr? Helps to close <nowiki> before signing, self.) |
(→Alex Blake template: new section) |
||
Line 145: | Line 145: | ||
Are you still planning on using this template? (noticed only placed linked to was your archive.) If not - do you mind if I place <nowiki> on the link in your template as part of cleaning it up? - [[User:Ceciri|Ceciri]] ([[User talk:Ceciri|talk]]) 04:56, 7 June 2015 (CDT) | Are you still planning on using this template? (noticed only placed linked to was your archive.) If not - do you mind if I place <nowiki> on the link in your template as part of cleaning it up? - [[User:Ceciri|Ceciri]] ([[User talk:Ceciri|talk]]) 04:56, 7 June 2015 (CDT) | ||
== Alex Blake template == | |||
You've put in code for a template that requires parameters. Thus, on your template page, you've had it display again with the full parameters listed, but then on your character page, you haven't specified any of those parameters. You either need to put | |||
<pre> | |||
{{AlexBlake | |||
|FirstName = Alex | |||
|LastName = Blake | |||
|Posting = Starfleet Academy | |||
|UserName = Varaan | |||
|Rank = Cadet 1st Class | |||
|Style = DS9 | |||
|Post = Cadet | |||
|Color = Grey | |||
|Color2 = Grey | |||
|Color3 = Grey | |||
|Species = [[Human]] | |||
|Gender = Male | |||
|Serial = RQ - 352 - 787 | |||
|BirthMonth = 01 | |||
|BirthDate = 06 | |||
|BirthYear = 2371 | |||
|BirthPlace = [[Whilton's Folly]] | |||
|Extra = | |||
|Image = BlakeAlex.png | |||
}} | |||
</pre> | |||
on your character's page itself or have Template:AlexBlake specify parameters for another template like [[Template:LCARS-Navbar]]. For instance, see [[Template:Skyfirenav]]. [[User:Rich|'''♫ Rich''']] ▪ [[118Wiki:Administrators|<small>118Wiki Administrator</small>]] ▪ [[User talk:Rich|<small>Send Message</small>]] 01:58, 8 June 2015 (CDT) |