Jump to content

Welcome to FTB Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!
Photo

Wiki Style Guide Article Type Examples


148 replies to this topic

#101
ostPavel

ostPavel

    Advanced Member

  • Administrators
  • 1013 posts
  • IGN:ostPavel
  • Modpack:Private Pack

So be it! An arcticle for each tree with Tree infobox, links to general Planks, Leaves, Saplings pages in the infobox.


My contributions || Herp derp || Out of order


#102
RZR0

RZR0

    Administrator

  • Operator
  • 1980 posts
  • IGN:RZR0
  • Modpack:Private Pack

Is there a specific reason why those 2 subheaders don't span the entire width of the infobox btw?



#103
felinoel

felinoel

    Steampunk Alchemist

  • Administrators
  • 3860 posts
  • Location:Somewhere, possibly?
  • IGN:felinoel
  • Modpack:FTB Mage Quest

Is there a specific reason why those 2 subheaders don't span the entire width of the infobox btw?

None that I know of.
Watch all of my different Let's Play series, Minecraft and more!
player.me/felinoel


We need to make default article pages! Discuss their designs here!

#104
ostPavel

ostPavel

    Advanced Member

  • Administrators
  • 1013 posts
  • IGN:ostPavel
  • Modpack:Private Pack

Yes, it's a table with zero width borders, the headings are in the left column only.


My contributions || Herp derp || Out of order


#105
RZR0

RZR0

    Administrator

  • Operator
  • 1980 posts
  • IGN:RZR0
  • Modpack:Private Pack

Yes, it's a table with zero width borders, the headings are in the left column only.

Well yeah, but why not span it over all columns?



#106
dgelessus

dgelessus

    Advanced Member

  • Administrators
  • 1424 posts
  • IGN:dgelessus
  • Modpack:FTB Tech World 2

We sould maybe see about making a CSS infobox row class that looks exactly like a level 2 wiki header (maybe a bit smaller), but then doesn't count as one and has no edit link. That way we can have properly working sub-headers in infoboxes.



#107
felinoel

felinoel

    Steampunk Alchemist

  • Administrators
  • 3860 posts
  • Location:Somewhere, possibly?
  • IGN:felinoel
  • Modpack:FTB Mage Quest

We sould maybe see about making a CSS infobox row class that looks exactly like a level 2 wiki header (maybe a bit smaller), but then doesn't count as one and has no edit link. That way we can have properly working sub-headers in infoboxes.

Can't the infobox be coded so that it looks like that is there instead of making one?
Watch all of my different Let's Play series, Minecraft and more!
player.me/felinoel


We need to make default article pages! Discuss their designs here!

#108
dgelessus

dgelessus

    Advanced Member

  • Administrators
  • 1424 posts
  • IGN:dgelessus
  • Modpack:FTB Tech World 2

Can't the infobox be coded so that it looks like that is there instead of making one?

What do you mean exactly? My idea was to add something to the common css for infoboxes, so you can type:
|-
| colspan="2" class="h2" | TEXT
and it will do all the formatting. Otherwise you'd have to manually type all the CSS style for each header.

#109
ostPavel

ostPavel

    Advanced Member

  • Administrators
  • 1013 posts
  • IGN:ostPavel
  • Modpack:Private Pack

Thanks dgelessus! It worked nicely.

http://ftbwiki.org/U...l/Template:Tree


My contributions || Herp derp || Out of order


#110
dgelessus

dgelessus

    Advanced Member

  • Administrators
  • 1424 posts
  • IGN:dgelessus
  • Modpack:FTB Tech World 2

wait WHAT!?!? That worked? I expected that we would have had to modify some CSS. Well, that's awesome!



#111
ostPavel

ostPavel

    Advanced Member

  • Administrators
  • 1013 posts
  • IGN:ostPavel
  • Modpack:Private Pack

Yeah. Created the Template:Tree, the only thing left is to makeimages work properly.


My contributions || Herp derp || Out of order


#112
felinoel

felinoel

    Steampunk Alchemist

  • Administrators
  • 3860 posts
  • Location:Somewhere, possibly?
  • IGN:felinoel
  • Modpack:FTB Mage Quest

What do you mean exactly? My idea was to add something to the common css for infoboxes, so you can type:

|-
| colspan="2" class="h2" | TEXT
and it will do all the formatting. Otherwise you'd have to manually type all the CSS style for each header.

wait WHAT!?!? That worked? I expected that we would have had to modify some CSS. Well, that's awesome!

lol that was what I was talking about. :P
Watch all of my different Let's Play series, Minecraft and more!
player.me/felinoel


We need to make default article pages! Discuss their designs here!

#113
dgelessus

dgelessus

    Advanced Member

  • Administrators
  • 1424 posts
  • IGN:dgelessus
  • Modpack:FTB Tech World 2

lol that was what I was talking about. :P

I just didn't expect infoboxes to be able to have paragraph header styles by default.



#114
felinoel

felinoel

    Steampunk Alchemist

  • Administrators
  • 3860 posts
  • Location:Somewhere, possibly?
  • IGN:felinoel
  • Modpack:FTB Mage Quest

I just didn't expect infoboxes to be able to have paragraph header styles by default.

Ehh, they are very customizable.
Watch all of my different Let's Play series, Minecraft and more!
player.me/felinoel


We need to make default article pages! Discuss their designs here!

#115
Celestial Oblivion

Celestial Oblivion

    Advanced Member

  • Administrators
  • 409 posts
  • Location:USA
  • IGN:I_Love_Creepers
  • Modpack:Direwolf20 1.6 Pack

So, I guess another thing that has come up recently is redirects. I've made a few Redirects, like Tinkers Construct to Tinkers' Construct, just to make up for the fact the search bar doesn't immediately take you to the article I'm sure the user wants. Isn't that the point of redirects, even if no articles link to them?


"The mind is the attribute of man. When man is born, he comes into existence with only one weapon with him- The reasoning mind."

...And his fists for punching trees.

#116
felinoel

felinoel

    Steampunk Alchemist

  • Administrators
  • 3860 posts
  • Location:Somewhere, possibly?
  • IGN:felinoel
  • Modpack:FTB Mage Quest

So, I guess another thing that has come up recently is redirects. I've made a few Redirects, like Tinkers Construct to Tinkers' Construct, just to make up for the fact the search bar doesn't immediately take you to the article I'm sure the user wants. Isn't that the point of redirects, even if no articles link to them?

I find it is, personally.


Watch all of my different Let's Play series, Minecraft and more!
player.me/felinoel


We need to make default article pages! Discuss their designs here!

#117
dgelessus

dgelessus

    Advanced Member

  • Administrators
  • 1424 posts
  • IGN:dgelessus
  • Modpack:FTB Tech World 2
Usually the search bar is somewhat tolerant, so it should propose "Tinkers' Construct" even if you leave the apostrophe out.

#118
RZR0

RZR0

    Administrator

  • Operator
  • 1980 posts
  • IGN:RZR0
  • Modpack:Private Pack

A note on Template:Tree, maybe we should add in a maximum size for the image?



#119
dgelessus

dgelessus

    Advanced Member

  • Administrators
  • 1424 posts
  • IGN:dgelessus
  • Modpack:FTB Tech World 2

A note on Template:Tree, maybe we should add in a maximum size for the image?

How about the usual 250px?



#120
ostPavel

ostPavel

    Advanced Member

  • Administrators
  • 1013 posts
  • IGN:ostPavel
  • Modpack:Private Pack

Duh, can sombody please do that? I tried adding 250px in different places but looks like it didn't work :<


My contributions || Herp derp || Out of order




Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users