Quantcast
Cut-off corners

Results 1 to 4 of 4

Thread: Cut-off corners

  1. #1
    Owning all your base Axxonn's Avatar
    Join Date
    Apr 2010
    Gender
    Male
    Location
    Home
    Posts
    359
    Blog Entries
    6

    Default Cut-off corners

    is it possible to make cut-off corners in wikicode? im not using it in the mainspace, im just asking if you can.

  2. #2
    Now with Kyuurem armour. Zekurom's Avatar
    Join Date
    May 2010
    Gender
    Male
    Posts
    5,631
    Blog Entries
    114

    Default Re: Cut-off corners

    You mean rounded corners or corner corners?

    If you're talking rounded corners, just put in the following:

    Code:
    |class="roundytl"
    (tl = top left, br = bottom right, etc.)

    for each of the corner cells, where the properties would normally go.

    e.g.

    Code:
    {|border="1"
    |class="roundytl" |This
    |class="roundytr" |is a
    |-
    |class="roundybl" |rounded
    |class="roundybr" |table.
    |}
    The word "quadragonal" is the only word with "dragon" in it where "dragon" is not a root word. That makes it awesome.

  3. #3
    BP Appearance Coordinator Jioruji Derako's Avatar Bulbapedia Staff
    Join Date
    Mar 2007
    Gender
    Male
    Location
    Philadelphia, PA, USA
    Posts
    378

    Default Re: Cut-off corners

    Assuming you mean diagonal corners, no, it's not something built-in to wikicode (although someone with greater skill than my own might be able to manage it).
    It is doable with CSS, in much the same way that people used to make rounded corners before there was coding for it (using four corner-shaped images), but that requires a decent amount of coding knowledge, as well as access to the proper parts of the site to edit CSS and upload system images. (I would suggest Googling it if you need info, something like "CSS fancy corners" would likely get you the results you need.)
    Geo - a.k.a. Jioruji Derako

    deviantARTistBulbapedian

  4. #4
    追放されたバカ
    Join Date
    Aug 2006
    Gender
    Male
    Location
    1985
    Posts
    5,297
    Blog Entries
    5

    Default Re: Cut-off corners

    I do sometimes wish we could. It'd be the next advance after ROUNDY.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •