Difference between revisions of "Talk:Settings"
Jump to navigation
Jump to search
→Formatting observations: Setting group template alternative - repeated {{Setting}} templates?
imported>SnakeChomp |
imported>SnakeChomp (→Formatting observations: Setting group template alternative - repeated {{Setting}} templates?) |
||
Line 111: | Line 111: | ||
:::I plan on changing the pages that currently use [[Template:SettingGroup]] to use the new template, that is assuming that people don't hate the new design behind the template (the fact that it is now 3 separate templates instead of one big monster template). We can refine the look and feel of the new template as we go. I already notice quirks in the example I used here; the width of the "Default" column should be constrained. | :::I plan on changing the pages that currently use [[Template:SettingGroup]] to use the new template, that is assuming that people don't hate the new design behind the template (the fact that it is now 3 separate templates instead of one big monster template). We can refine the look and feel of the new template as we go. I already notice quirks in the example I used here; the width of the "Default" column should be constrained. | ||
:::--[[User:SnakeChomp|SnakeChomp]] 05:15, 27 December 2008 (UTC) | :::--[[User:SnakeChomp|SnakeChomp]] 05:15, 27 December 2008 (UTC) | ||
::::I happened to discover by chance that stringing several of the (fixed) [[Template:Setting]] templates one after another happens to create what looks to be one continuous table very similar to the [[Template:SettingGroup]] template. Compare this example with the example of the new setting group template I made shown above. | |||
<pre>{{Setting | |||
|Name = fAutoAimMaxDegrees | |||
}} | |||
{{Setting | |||
|Name = fAutoAimMaxDegrees3rdPerson | |||
}} | |||
{{Setting | |||
|Name = fAutoAimMaxDegreesMelee | |||
}}</pre> | |||
{{Setting | |||
|Name = fAutoAimMaxDegrees | |||
}} | |||
{{Setting | |||
|Name = fAutoAimMaxDegrees3rdPerson | |||
}} | |||
{{Setting | |||
|Name = fAutoAimMaxDegreesMelee | |||
}} | |||
::::I think thats really spiffy. Perhaps we don't even need templates for group settings if we can just do something like this? | |||
::::--[[User:SnakeChomp|SnakeChomp]] 07:32, 27 December 2008 (UTC) |