Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

From Quake Wiki

(func_door: new section)
 
(reply)
Line 3: Line 3:
 
I think what you did is a good start but we need to come up with a stronger formatting style to use with all entities. I haven't really thought about this yet, but I'm going to try doing the func_button and see if I can format it a little clearer. Also, I think we should have the spawnflags value of each flag as a reference for anyone that might need it.
 
I think what you did is a good start but we need to come up with a stronger formatting style to use with all entities. I haven't really thought about this yet, but I'm going to try doing the func_button and see if I can format it a little clearer. Also, I think we should have the spawnflags value of each flag as a reference for anyone that might need it.
  
By the way, I discovered that you can use {{DISPLAYTITLE:func_door}} to get the correct formatting for entity names. It might be worth creating a template to do it for all entities:
+
By the way, I discovered that you can use <nowiki>{{DISPLAYTITLE:func_door}}</nowiki> to get the correct formatting for entity names. It might be worth creating a template to do it for all entities:
 
http://en.wikipedia.org/wiki/Help:Template
 
http://en.wikipedia.org/wiki/Help:Template
 +
:A template should be possible, I'll look into it when I get a chance. I agree that the formatting could be better as well. The initial edit was more to get a full set of the data in there so we could try out different formats as well. I wonder if a table would help organize the different points (description, key, value, common FGD name, etc) better. --[[User:Hectate|Hectate]] ([[User talk:Hectate|talk]]) 14:46, 25 March 2013 (UTC)

Revision as of 16:46, 25 March 2013

func_door

I think what you did is a good start but we need to come up with a stronger formatting style to use with all entities. I haven't really thought about this yet, but I'm going to try doing the func_button and see if I can format it a little clearer. Also, I think we should have the spawnflags value of each flag as a reference for anyone that might need it.

By the way, I discovered that you can use {{DISPLAYTITLE:func_door}} to get the correct formatting for entity names. It might be worth creating a template to do it for all entities: http://en.wikipedia.org/wiki/Help:Template

A template should be possible, I'll look into it when I get a chance. I agree that the formatting could be better as well. The initial edit was more to get a full set of the data in there so we could try out different formats as well. I wonder if a table would help organize the different points (description, key, value, common FGD name, etc) better. --Hectate (talk) 14:46, 25 March 2013 (UTC)