You are here

field_token_value.field_token_value.yml in Field Token Value 2.x

Same filename and directory in other branches
  1. 8 field_token_value.field_token_value.yml

File

field_token_value.field_token_value.yml
View source
  1. blockquote:
  2. title: blockquote — A section quoted from another source
  3. summary: The field output will be wrapped in a blockquote tag
  4. tag: blockquote
  5. div:
  6. title: div — Generic flow container
  7. summary: The field output will be wrapped in a div tag
  8. tag: div
  9. em:
  10. title: em — Stress emphasis
  11. summary: The field output will be wrapped in a em tag
  12. tag: em
  13. h1:
  14. title: h1 — First-level section heading
  15. summary: The field output will be wrapped in a h1 tag
  16. tag: h1
  17. h2:
  18. title: h2 — Second-level section heading
  19. summary: The field output will be wrapped in a h2 tag
  20. tag: h2
  21. h3:
  22. title: h3 — Third-level section heading
  23. summary: The field output will be wrapped in a h3 tag
  24. tag: h3
  25. h4:
  26. title: h4 — Fourth-level section heading
  27. summary: The field output will be wrapped in a h4 tag
  28. tag: h4
  29. h5:
  30. title: h5 — Fifth-level section heading
  31. summary: The field output will be wrapped in a h5 tag
  32. tag: h5
  33. h6:
  34. title: h6 — Sixth-level section heading
  35. summary: The field output will be wrapped in a h6 tag
  36. tag: h6
  37. i:
  38. title: i — Italic
  39. summary: The field output will be wrapped in a i tag
  40. tag: i
  41. p:
  42. title: p — Basic paragraph
  43. summary: The field output will be wrapped in a p tag
  44. tag: p
  45. pre:
  46. title: pre — Block of preformatted text
  47. summary: The field output will be wrapped in a pre tag
  48. tag: pre
  49. s:
  50. title: s — Inaccurate text
  51. summary: The field output will be wrapped in a s tag
  52. tag: s
  53. section:
  54. title: section — Generic document or application section
  55. summary: The field output will be wrapped in a section tag
  56. tag: section
  57. small:
  58. title: small — Side comment
  59. summary: The field output will be wrapped in a small tag
  60. tag: small
  61. span:
  62. title: span — Generic phrasing container
  63. summary: The field output will be wrapped in a span tag
  64. tag: span
  65. strong:
  66. title: strong — Importance
  67. summary: The field output will be wrapped in a strong tag
  68. tag: strong
  69. sub:
  70. title: sub — Subscript
  71. summary: The field output will be wrapped in a sub tag
  72. tag: sub
  73. sup:
  74. title: sub — Superscript
  75. summary: The field output will be wrapped in a sup tag
  76. tag: sup